Changes to Finds Pets by status.

GET /pet/findByStatus

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

Changed in 2 of the 53 revisions of this API.32

  1. ce2fca7e57261
  2. 253de9e0f0ae22

What changed

    • ▲

      the query request parameter status became required

      request-parameter-became-required

  • 253de9e0f0ae22See the full diff
    • ▲

      the response's body type changed from array to object for status

      response-body-type-changed

    • ▲

      removed the media type application/xml for the response with the status

      response-media-type-removed

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added