Update an existing pet
PUT/pet
Request
Header Parameters
Default value: en-AU
The language you prefer for messages. Supported values are en-AU, en-CA, en-GB, en-US
Cookie Parameters
Some cookie
- application/json
- application/xml
Body
required
Pet object that needs to be added to the store
- Array [
- ]
- cat
- dog
- bee
category Category
Categories this pet belongs to
Possible values: non-empty
Category name
sub object
Test Sub Category
Dumb Property
The name given to a pet
Possible values: <= 20
The list of URL to a cute photos featuring pet
tags Tag[]
Possible values: >= 1
Tags attached to the pet
Possible values: non-empty
Tag name
Possible values: [available
, pending
, sold
]
Pet status in the store
Possible values: [cat
, dog
, bee
]
Type of a pet
Possible values: [clueless
, lazy
, adventurous
, aggressive
]
Default value: lazy
The measured skill for hunting
Possible values: >= 1
Default value: 1
The size of the pack the dog is from
Average amount of honey produced per day in ounces
Body
required
Pet object that needs to be added to the store
hooray
Responses
- 400
- 404
- 405
Invalid ID supplied
Pet not found
Validation exception