Files
calendar/packages/prisma
Alex van AndelandGitHub d85e0b51e4 fix: Prevent duplicate bookings with idempotency key (#13865)
* fix: Prevent duplicate bookings with idempotency key

* Add idempotencyKey to builder.ts type fix

* Add tests for new idempotency key (booking create)

* Add endTime to idempotency key, it should be possible to book different durations

* Move reschedule before the create so the idempotency key is unset
2024-02-26 18:33:22 +00:00
..
2023-05-23 01:15:29 +00:00
2024-02-13 16:10:08 +00:00
2023-09-25 14:04:37 +05:30
2024-02-26 14:31:25 +00:00