Everything about your Pets
Pet object that needs to be added to the store
pet status in the store
OK
Invalid input
{"id": 0,"category": {"id": 0,"name": "string"},"name": "doggie","photoUrls": ["string"],"tags": [{"id": 0,"name": "string"}],"status": "available"}
Invalid ID supplied
Pet not found
Validation exception
Multiple status values can be provided with comma separated strings
Status values that need to be considered for filter
successful operation
Invalid status value
Muliple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
Tags to filter by
Invalid tag value
Returns a single pet
ID of pet to return
ID of pet that needs to be updated
Updated name of the pet
Updated status of the pet
name=string&status=string
Pet id to delete
ID of pet to update
Additional data to pass to server
file to upload
{"code": 0,"type": "string","message": "string"}