24 Commits

Author SHA1 Message Date
juancarmore
67ff3e2494 openapi: Update error responses and schemas for consistency 2025-04-30 17:16:17 +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
2a7d23be7d backend: Added rooms endpoint validation and update openapi spec 2025-04-29 13:14:06 +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
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
817135433a backend: Update bulk delete recordings response to handle mixed results and add appropriate status codes 2025-04-15 12:55:43 +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
Carlos Santos
0402f284e7 backend: Update success-room-marked-for-deletion response example and enhance bulk delete response description 2025-04-15 12:21:38 +02:00
Carlos Santos
a65018072a backend: Update createRoom to return 201 status on successful room creation 2025-04-15 12:02:02 +02:00
Carlos Santos
b08e0e34c4 backend: Refactor bulk deletion responses to clarify operation results and update descriptions 2025-04-14 17:57:43 +02:00
juancarmore
7bcb3be1dd backend: Include room existence check in endMeeting function 2025-04-14 12:47:08 +02:00
juancarmore
8b87b9ca21 backend: Add internal API endpoints for managing meetings and getting roles and permissions associated to rooms in OpenAPI specs 2025-04-14 11:31:45 +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
14d5637151 backend: Add response schema for bulk room deletion and update endpoint responses 2025-04-09 12:02:02 +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
990f23f7b2 backend: Update room API responses and add new room properties for enhanced functionality 2025-04-07 20:41:39 +02:00
Carlos Santos
c675fffd07 backend: Add room fields parameter and enhance success responses in OpenAPI documentation 2025-04-03 17:13:54 +02:00
Carlos Santos
2c992619dc backend: refactor openapi doc for better maintainability 2025-04-03 15:19:39 +02:00