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