Files
lets-event/docs
Edgar Muniz Berlinck 3cf01dbc85 feat: add booking cancellation and rescheduling endpoints
- Created /api/bookings/[id]/cancel endpoint for booking cancellation
- Created /api/bookings/[id]/reschedule endpoint for booking rescheduling
- Updated createGoogleCalendarEvent to include booking notes and management links in description
- Added cancel and reschedule pages for users
- Calendar events now include cancel and reschedule URLs in description
- Fixed Prisma import in tests
2026-02-28 04:00:43 +01:00
..