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
/
docs
/
Pet.md
wing328
142a3bab72
generate doc for python api and doc
2016-03-30 15:14:58 +08:00
550 B
Raw
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]