13 Commits

Author SHA1 Message Date
Carlos Santos
bc01ef1caf backend: Update response examples in success-get-room and success-get-rooms YAML files for clarity and consistency 2025-04-15 12:07:47 +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
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
53a1ecf964 backend: Add maxItems field to success-get-rooms response for pagination control 2025-04-11 11:29:07 +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
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
8d92ad3533 backend: Add X-Signature and X-Timestamp parameters for webhook verification 2025-04-08 18:15:00 +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