juancarmore
|
e41bb8830a
|
openapi: Update pagination schema descriptions to use generic elements instead of rooms or recordings
|
2025-04-25 12:11:02 +02:00 |
|
Carlos Santos
|
db3e990c14
|
backend: Simplify pagination schema reference in success-get-rooms response
|
2025-04-25 10:36:55 +02:00 |
|
Carlos Santos
|
754dd3bd35
|
backend: Add recording fields parameter and enhance pagination in getRecordings response
|
2025-04-25 10:36:55 +02:00 |
|
Carlos Santos
|
35edc4d0c0
|
backend: Enhance recording IDs description for clarity and formatting
|
2025-04-23 11:02:02 +02:00 |
|
Carlos Santos
|
f6532fa281
|
backend: Add error responses for recording conflicts and service unavailability; update success response status
|
2025-04-16 11:09:18 +02:00 |
|
Carlos Santos
|
20ef57b14c
|
backend: Update meet-room-options schema and validation to enforce roomIdPrefix length limit
|
2025-04-15 13:22:50 +02:00 |
|
Carlos Santos
|
817135433a
|
backend: Update bulk delete recordings response to handle mixed results and add appropriate status codes
|
2025-04-15 12:55:43 +02:00 |
|
Carlos Santos
|
2207b7651f
|
backend: Update startRecording response to include Location header and change status code to 201
|
2025-04-15 12:41:04 +02:00 |
|
Carlos Santos
|
0402f284e7
|
backend: Update success-room-marked-for-deletion response example and enhance bulk delete response description
|
2025-04-15 12:21:38 +02:00 |
|
Carlos Santos
|
be6115a343
|
backend: Remove markedForDeletion property from success-room-marked-for-deletion response
|
2025-04-15 12:18:14 +02:00 |
|
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
|
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 |
|
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 |
|
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 |
|