summaryrefslogtreecommitdiffstats
path: root/appinfo/routes/routesRoomController.php
AgeCommit message (Collapse)Author
2023-02-01Add an endpoint to return all participants of a room with its breakout roomsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-12Add an API that allows students and teachers so list the breakout roomsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-23Move all API version requirements to the same formatJoas Schilling
This allows better parsing for OpenAPI specs later Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-17Fix requirements for RoomController routesjld3103
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2022-07-01Rename textVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-06-30Rename message expire to expire dateVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-06-30Rename ttl to message expireVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-06-30Add mocked endpointsVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-05-03Add endpoint for the HPB to create guestsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15Add see-links to route filesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-30Better routes filesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>