10 Commits

Author SHA1 Message Date
juancarmore
32055b98c4 openapi: update specification to reflect code changes in API endpoints 2025-09-04 00:23:04 +02:00
juancarmore
4f0927dfbc openapi: adjust updateParticipantRole endpoint to use put method and /role in path 2025-08-27 20:45:10 +02:00
juancarmore
1071c4c97e openapi: replace participantName with participantIdentity in API parameters and improve updateParticipant endpoint 2025-08-13 17:13:32 +02:00
Carlos Santos
0daa884ed0 backend: refactored update participant role functionality in meetings API and added openapi declaration 2025-08-11 11:55:05 +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
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
02e16f85ee backend: Update openapi spec roomId parameter references to use path and query definitions 2025-04-25 12:44:19 +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