cal/packages/prisma/middleware
Leo Giovanetti 5f78eceb89
Abstracting booking cancellation (#5105)
* Abstracting booking cancellation

* Tweaking to use id and not uid

* Standardizing http errors

* Moving schema to prisma zod-utils

* Update apps/web/pages/api/cancel.ts

Co-authored-by: Alex van Andel <me@alexvanandel.com>

* Cancel only for delete and post verbs

* Make cancellation work with uid, and id

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-20 23:28:02 +00:00
..
bookingReference.ts Abstracting booking cancellation (#5105) 2022-10-20 23:28:02 +00:00
eventTypeDescriptionParseAndSanitize.ts fix: add team model in prisma middleware (#3947) 2022-08-26 12:59:58 -06:00
index.ts Event description now supports markdown formatting (#3688) 2022-08-05 18:44:30 +00:00