April 14, 2025
2 months ago by Kyle Marshall
- Improved performance and consistency for
/units
,/reservations
, and/unit_
based endpoints.- Updated pagination behavior for
/reservations
—"total_page_count"
will just indicate if there is a next page, but in cases where a non-existent page is requested, it will return 1 as the"total_page_count"
.
- Updated pagination behavior for
- Update to
/reservations
endpoint to resolve an issue with guest counts in reservation records.