This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
openapi-generator
/
samples
/
client
/
petstore
/
python-tornado
/
docs
/
Pet.md
Vincent Devos
63eb9298cf
fix python asyncio/tornado samples outdated (
#2224
)
2019-02-24 11:50:59 +08:00
550 B
Raw
Permalink
Blame
History
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]