/
OP
openapitools
/
OpenAPI Petstore
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
pet
8
put
Update an existing pet
post
Add a new pet to the store
get
Finds Pets by status
get
Finds Pets by tags
get
Find pet by ID
post
Updates a pet in the store with form data
delete
Deletes a pet
post
uploads an image
store
4
user
8
pet
Updates a pet in the store with form data
post
/pet/{petId}
Path parameters
petId
integer
required
ID of pet that needs to be updated
Changes