deprecated

0.45.0

Deprecated

  • Schema changes:
    • Availabilities and App::Availabilities endpoints:
      • filtering by category_ids and -category_ids is deprecated, filter by rentable_type_ids, respectively -rentable_type_ids, instead
      • limiting by categories is deprecated, limit by rentable_types instead
      • limiting by administrations[categories] is deprecated, limit by administrations[rentable_types] instead
    • The Categories endpoint is deprecated, use the RentableTypes endpoint instead
    • The Category Amenities endpoint is deprecated, use the RentableType Amenities endpoint instead
    • The Category Images endpoint is deprecated, use the RentableType Images endpoint instead
    • The Channel Categories endpoint is deprecated, use the Channel RentableTypes endpoint instead
    • The Channel Category Availability endpoint is deprecated, use the Channel RentableType Availability endpoint instead
    • The Channel Category Costs endpoint is deprecated, use the Channel RentableType Costs endpoint instead
    • The Channel Category Extras endpoint is deprecated, use the Channel RentableType Extras endpoint instead
    • The Channel Category LOS Prices endpoint is deprecated, use the Channel RentableType LOS Prices endpoint instead
    • The Channel Category Night Prices endpoint is deprecated, use the Channel RentableType Night Prices endpoint instead
    • Availability#category is deprecated, use Availability#rentable_type instead
    • Rentable#category is deprecated, use Rentable#rentable_type instead
    • Reservation#category is deprecated, use Reservation#rentable_type instead
    • Review#category is deprecated, use Review#rentable_type instead

Date of removal for abovementioned deprecations: 31-10-2023.