12 Commits

Author SHA1 Message Date
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
juancarmore
11dad40a0b backend: Rename recording content endpoint and stop endpoint in OpenAPI specs 2025-04-10 10:19:28 +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
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