Update an existing pet.
update_petUpdate an existing pet's details including name, category, tags, and status by providing the pet ID.
Instructions
Update an existing pet by Id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| photoUrls | Yes | ||
| id | No | ||
| category | No | ||
| tags | No | ||
| status | No | pet status in the store |