cal.pub0.org/pages/api/bookings/[id]
Leo Giovanetti debc8dbafb
Using abstracted booking cancellation (#191)
Implemented `DELETE /booking/:uid` as well as `DELETE
/booking/:uid/cancel` based on abstracted cancellation logic from
webapp.

PR dependant on https://github.com/calcom/cal.com/pull/5105

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-21 00:49:57 +01:00
..
_auth-middleware.ts Fixed major flaw with authMiddleware 2022-10-10 20:23:08 -06:00
_delete.ts Using abstracted booking cancellation (#191) 2022-10-21 00:49:57 +01:00
_get.ts Added attendees & user (#192) 2022-10-19 19:35:34 +01:00
_patch.ts Refactor/booking logic (#183) 2022-10-13 12:29:30 -06:00
cancel.ts Using abstracted booking cancellation (#191) 2022-10-21 00:49:57 +01:00
index.ts Fixed major flaw with authMiddleware 2022-10-10 20:23:08 -06:00