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-asyncio
/
docs
/
Pet.md
William Cheng
4e511d9c99
test py libs with experimental
2020-09-28 09:59:45 +08:00
542 B
Raw
Blame
History
Pet
Properties
Name
Type
Description
Notes
name
str
photo_urls
[str]
id
int
[optional]
category
Category
[optional]
tags
[Tag]
[optional]
status
str
pet status in the store
[optional]
[Back to Model list]
[Back to API list]
[Back to README]