skuhl / RobotRemote

0 stars 0 forks source link

Admin endpoint to reject timeslot requests. #22

Closed BinaryFissionGames closed 6 years ago

BinaryFissionGames commented 6 years ago

We need an endpoint to reject timeslot requests. This will, like other endpoints, take parameters through the url (see documentation about it here), then will delete the timeslot request from the database.

The user who made the timeslot should be notified of the rejection.

BinaryFissionGames commented 6 years ago

Done, but notification of rejection probably should be more specific.