Version 4.11.0
- 📚 Document that
start_atandend_aton Create a new booking must be full datetimes whose time-of-day matches the rental'scheckin_time/checkout_time. Date-only values get coerced to midnight and trip the "is within a used period" validation against adjacent bookings. The booking-creation example payloads now use full datetimes instead ofSTART_AT/END_ATplaceholders.