deprecated

0.33.0

Deprecated

  • Schema changes:
    • Availabilities and App::Availabilities endpoints:
      • filtering by rentable_types and -rentable_types is deprecated, filter by semantic_segments, respectively -semantic_segments, instead
      • the include_rentable_type_counts option is deprecated, use include_semantic_segment_counts instead
    • Category#accommodation_type is deprecated, use Category#rentable_segment instead
    • Category#rentable_type is deprecated, use Category#rentable_segment instead to determine the rentable segment of the category, and then use RentableSegment#semantic_segment
    • AccommodationSubtype#accommodation_type is deprecated, use AccommodationSubtype#rentable_segment instead
    • ReviewForm#accommodation_types is deprecated, use ReviewForm#rentable_segments instead

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