Add a new pet to the store.
add_petAdd a new pet to the store by providing a name and photo URLs.
Instructions
Add a new pet to the store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| photoUrls | Yes | ||
| id | No | ||
| category | No | ||
| tags | No | ||
| status | No | pet status in the store |