Files
SweetHome/app/property
Claw AI f22bc45a4f
All checks were successful
Build frontend / build (push) Successful in 38s
Fix booking: use correct BookReservation endpoint + price from selected dates
- Fixed endpoint: /Reservations/BookReservation/book (was /Reservations/Book)
- bookReservation now takes (propertyId, startDate, endDate) params
- Pricing updates dynamically based on selected date range
- Deposit read from API response instead of hardcoded
- Removed demo fallback that always showed success
2026-03-29 21:23:51 +00:00
..