29 Commits

Author SHA1 Message Date
Carlos Santos
53a1ecf964 backend: Add maxItems field to success-get-rooms response for pagination control 2025-04-11 11:29:07 +02:00
juancarmore
11dad40a0b backend: Rename recording content endpoint and stop endpoint in OpenAPI specs 2025-04-10 10:19:28 +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
7b53d81813 backend: Update room deletion description to specify that the deletion date must be at least one hour in the future 2025-04-08 18:54:06 +02:00
Carlos Santos
eb06643364 backend: Rename expirationDate to autoDeletionDate in OpenAPI specs and update descriptions 2025-04-08 18:35:18 +02:00
Carlos Santos
cf21cc7233 backend: Added recording webhooks in openapi spec 2025-04-08 18:15:34 +02:00
Carlos Santos
8d92ad3533 backend: Add X-Signature and X-Timestamp parameters for webhook verification 2025-04-08 18:15:00 +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
Carlos Santos
dbf0743850 backend: Upgrade OpenAPI version to 3.1.0 and enhance API documentation for clarity and consistency 2025-04-03 10:45:32 +02:00
Carlos Santos
1a4ecf873d backend: API paths and parameters from 'roomName' to 'roomId' for consistency 2025-04-03 10:45:32 +02:00
juancarmore
aad16bc28c backend: Include authentication and internal room routes in OpenAPI specification 2025-03-31 21:23:25 +02:00
juancarmore
fb0bf4b1e3 backend: Update authentication in OpenAPI specification, add documentation for refresh token endpoint and refactor code 2025-03-31 20:13:57 +02:00
Carlos Santos
194b7fb876 backend: split OpenAPI specification into public and internal files 2025-03-31 18:15:08 +02:00
Carlos Santos
8422b3c38a backend: Update recording stop response to include Location header with recording URL 2025-03-28 11:58:12 +01:00
Carlos Santos
578a3fec50 backend: Refactor recording schema and remove outputMode references 2025-03-28 11:46:26 +01:00
Carlos Santos
195b56a4b4 backend: Remove status filter from recording API and related validation 2025-03-28 11:11:03 +01:00
Carlos Santos
ca348d1a47 backend: Enhance recording routes and controllers with new validation middleware and improve error handling 2025-03-24 13:00:13 +01:00
Carlos Santos
e69f1dfb4b backend: Add recording request validation middleware and refactor recording metadata handling 2025-03-24 12:53:39 +01:00
Carlos Santos
a7c4b84a03 backend: Enhance OpenAPI spec for recordings API with pagination support 2025-03-17 17:22:18 +01:00
Carlos Santos
fee592cadf backend: Update OpenAPI spec to include 422 response and recording status parameter 2025-03-17 16:53:45 +01:00
Carlos Santos
bcf9f286f9 backend: Updated openAPI spec with recordings API 2025-03-17 12:36:27 +01:00
Carlos Santos
00b1d8be93 backend: Add fields query parameter to get rooms and room details endpoints 2025-03-11 18:35:42 +01:00
Carlos Santos
017b430bf1 Added source code 2025-03-10 19:25:11 +01:00