Changes to Find purchase order by ID.

GET /store/order/{orderId}

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

Changed in 1 of the 53 revisions of this API.162

  1. 253de9e0f0ae162

What changed

  • 253de9e0f0ae162See the full diff
    • removed the media type application/xml for the response with the status default

      response-media-type-removed

    • removed the optional property complete from the response with the default status

      response-optional-property-removed

    • removed the optional property id from the response with the default status

      response-optional-property-removed

    • removed the optional property petId from the response with the default status

      response-optional-property-removed

    • removed the optional property quantity from the response with the default status

      response-optional-property-removed

    • removed the optional property shipDate from the response with the default status

      response-optional-property-removed

    • removed the optional property status from the response with the default status

      response-optional-property-removed

    • added the required property code to the response with the default status

      response-required-property-added

    • added the required property message to the response with the default status

      response-required-property-added