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
What changed
- ▲
the
queryrequest parameterstatusbecame requiredrequest-parameter-became-required
- ▲
- ▲
the response's body type changed from
arraytoobjectfor statusresponse-body-type-changed
- ▲
removed the media type
application/xmlfor the response with the statusresponse-media-type-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ▲