Add API for room occupancy #29
No reviewers
Labels
No Label
api
bug
code/internal
duplicate
enhancement
help wanted
hs issue
invalid
planed
question
under investigation
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Seil0/TheCitadelofRicks#29
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "room-api"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
This adds an API for the room occupancy (see #3). I named the API endpoints similar to the already existing ones for the timetables. As the parsing is pretty much the same for both, I reused the existing code and modified it a bit for this task.