13 Commits

Author SHA1 Message Date
juancarmore
ec7f2a483f openapi: restructure room preferences API endpoints and update request/response schemas 2025-08-27 20:15:48 +02:00
Carlos Santos
583941fbd9 backend: moved update room endpoint from internal to public 2025-07-30 15:48:34 +02:00
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
1b291cef4d openapi: add missing security requirement in getRoomPreferences endpoint 2025-06-10 12:51:13 +02:00
Carlos Santos
eb6427eb99 backend: add internal API endpoint and functionality to retrieve room preferences 2025-06-10 12:09:50 +02:00
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
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
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
990f23f7b2 backend: Update room API responses and add new room properties for enhanced functionality 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