Pet APIs
Everything about your Pets
Operations
PUT
Update Pet
Update an existing pet.
POST
Add Pet
Add a new pet to the store.
GET
Find Pets By Status
Finds Pets by status.
GET
Find Pets By Tags
Finds Pets by tags.
GET
Get Pet By Id
Find pet by ID.
POST
Update Pet With Form
Updates a pet in the store with form data.
DELETE
Delete Pet
Deletes a pet.
POST
Upload File
Uploads an image.