Files
openapi-generator/samples/client/echo_api/php-nextgen-streaming/docs/Model/Pet.md
2024-07-31 17:32:10 +08:00

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]

[Back to Model list] [Back to API list] [Back to README]