Files
loki 9cbda65ab0
Build & Push Docker Image / build (push) Successful in 13s
fix: all booking endpoints create new slots for parallel rendering
- POST /api/public/bookings: creates new slot instead of reusing
- POST /api/bookings/manual: creates new slot instead of reusing
- POST /api/slots (with customer): creates new slot for the booking
- POST /api/public/book-slot: already fixed previously
- All 4 endpoints now produce parallel slot blocks
2026-05-20 22:45:09 +02:00
..