William Cheng f2002b25da
[Python] remove default value from being fallback to example (#2213)
* remove example fallback

* reset test case
2019-02-22 20:44:27 +08:00

550 B

Pet

Properties

Name Type Description Notes
id int [optional]
category Category [optional]
name str
photo_urls list[str]
tags list[Tag] [optional]
status str pet status in the store [optional]

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