11 Commits

Author SHA1 Message Date
juancarmore
4ca7f82d15 Refactor OpenAPI documentation for clarity and consistency 2025-07-21 18:34:50 +02:00
juancarmore
82592e1f6c openapi: add x-participant-role header parameter and error response for invalid roles. Update related paths to include role validation. 2025-07-11 01:45:11 +02:00
juancarmore
67ff3e2494 openapi: Update error responses and schemas for consistency 2025-04-30 17:16:17 +02:00
Carlos Santos
7c318f83b3 backend: Add validation error responses for recording operations 2025-04-29 13:14:44 +02:00
Carlos Santos
f6532fa281 backend: Add error responses for recording conflicts and service unavailability; update success response status 2025-04-16 11:09:18 +02:00
Carlos Santos
2207b7651f backend: Update startRecording response to include Location header and change status code to 201 2025-04-15 12:41:04 +02:00
juancarmore
8cc81a9ff6 backend: Refactor OpenAPI specs for consistency and clarity, and fix some minor errors 2025-04-14 09:32:43 +02:00
Carlos Santos
e7f45dcbfd backend: Change stop recording endpoint from PUT to POST and update response status to 202 2025-04-09 17:12:50 +02:00
Carlos Santos
355d773dd1 backend: Add internal API endpoints for starting and stopping recordings 2025-04-07 20:41:39 +02:00
Carlos Santos
713f99acf7 backend: Add new endpoint to retrieve recording content and remove streaming endpoint 2025-04-07 20:41:39 +02:00
Carlos Santos
2c992619dc backend: refactor openapi doc for better maintainability 2025-04-03 15:19:39 +02:00