Update an existing pet.
update_petUpdate a pet by ID with required name and photo URLs, plus optional category, tags, and status.
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 |