mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
559 B
559 B
# Pet
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| name | string | ||
| category | \OpenAPI\Client\Model\Category | [optional] | |
| photo_urls | string[] | ||
| tags | \OpenAPI\Client\Model\Tag[] | [optional] | |
| status | string | pet status in the store | [optional] |