Changes to Hotel info (reversed)

POST /get-hotel

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 10 revisions of this API.27

  1. b2f22ce7f10016
  2. 2449b1b910891
  3. e19082e0fb0f1

What changed

  • b2f22ce7f10016See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added ErrorResponse subschema #2 to the response body allOf list for the response status 400

      response-body-all-of-added

    • removed HotelInfo from the response body oneOf list for the response status 200

      response-body-one-of-removed

    • removed HotelNotFoundError from the response body oneOf list for the response status 400

      response-body-one-of-removed

    • added the optional property ratePlans to the response with the 200 status

      response-optional-property-added

    • added the required property hotel to the response with the 200 status

      response-required-property-added

    • added the required property roomTypes to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog