mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-29 15:53:46 +00:00
588 B
588 B
pet_t
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | long | [optional] | |
| category | category_t * | [optional] | |
| name | char * | ||
| photo_urls | list_t * | ||
| tags | list_t * | [optional] | |
| status | openapi_petstore_pet_STATUS_e | pet status in the store | [optional] |