12 Commits

Author SHA1 Message Date
juancarmore
2b7e2ecf7e openapi: add recording token generation endpoint and associated API responses; add recordingTokenCookie authentication method to recording endpoints 2025-05-15 21:59:38 +02:00
Carlos Santos
b5b7776200 backend: Add support for range requests and improve media retrieval headers 2025-04-29 14:21:20 +02:00
Carlos Santos
7c318f83b3 backend: Add validation error responses for recording operations 2025-04-29 13:14:44 +02:00
Carlos Santos
ac9c803dcc backend: Update recording media response codes to include conflict and validation errors 2025-04-29 13:14:44 +02:00
Carlos Santos
02e16f85ee backend: Update openapi spec roomId parameter references to use path and query definitions 2025-04-25 12:44:19 +02:00
Carlos Santos
754dd3bd35 backend: Add recording fields parameter and enhance pagination in getRecordings response 2025-04-25 10:36:55 +02:00
Carlos Santos
817135433a backend: Update bulk delete recordings response to handle mixed results and add appropriate status codes 2025-04-15 12:55:43 +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
6774e56a27 backend: Rename recording content endpoint to media 2025-04-08 19:03:56 +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