Skip to content

Availability Endpoint

Otto Visser requested to merge backend_availability into dev

In this merge request, the following is changed:

  • The API documentation is adjusted to include the newcoming features to update the availability of the user.
  • The GET request for all available timeslots is created according to the API specification.
  • The GET request for the availability of a user is created.
  • The POST request for the updating of the availability of the user is created.
Edited by Otto Visser

Merge request reports