cal.pub0.org/pages/api/availabilities
Alex van Andel dee0f6a415
Remove GET /availabilities (#188)
Follows-up on earlier discussions about the relationships of
/availabilities and /schedules.

`GET /schedules/:id` returns a schedule with associated availabilities
in the `availabilities` property. It gives more context and less
consumer work to perform GET actions using this endpoint. Other
endpoints of this collection do make sense.

Proposing also to rename the /availabilities collection to
/availability; given after this it always involves one and only one
/availability record in CRUD.
2022-10-21 00:58:20 +01:00
..
[id] Fixed major flaw with authMiddleware 2022-10-10 20:23:08 -06:00
_post.ts Refactors availabilities endpoints (#177) 2022-10-10 09:42:15 -06:00
index.ts Remove GET /availabilities (#188) 2022-10-21 00:58:20 +01:00