5d2121d26b96 → 201bba08e85c · 13 changes across 5 operations
- GET/conv/trips/{trip_id}/hotel-flight-discount
- ▲
the response property
//became optional for the status - ▲
response property
hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/destinationlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200 - ▲
the
//response property's maxLength was unset from3for the response status - ▲
the
//response property's minLength was decreased from3to0for the response status
- ▲
- POST/conv/trips/{trip_id}/hotel-flight-discount
- ▲
the response property
//became optional for the status - ▲
response property
hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/destinationlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200 - ▲
the
//response property's maxLength was unset from3for the response status - ▲
the
//response property's minLength was decreased from3to0for the response status
- ▲
- POST/flight-booking/sessions/{session_id}/accept-hotel-offer
- ○
added the optional property
//to the response with the status - ○
added the optional property
//to the response with the status
- ○
- GET/flight-booking/sessions/{session_id}/hotel-offer
- ○
added the optional property
//to the response with the status - ○
added the optional property
//to the response with the status
- ○
- POST/flight-booking/sessions/
- ○
added the new optional request property
- ○