Updates a pet in the store with form data.
Updates a pet resource based on the form data.
Path parameters
ID of pet that needs to be updated
Query parameters
Name of pet that needs to be updated
Status of pet that needs to be updated
Response
successful operation
Example response
{
"id": 10,
"name": "doggie",
"category": {
"id": 1,
"name": "Dogs"
}
}Changes
Changed in 6 of the 53 revisions of this API.5415
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
added the success response with the status
response-success-status-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the success response with the status
response-success-status-removed
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
added the success response with the status
response-success-status-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the success response with the status
response-success-status-removed
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the media type
application/xmlfor the response with the statusresponse-media-type-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-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
- ▲
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
added the success response with the status
response-success-status-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○