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
/
R
/
docs
/
Pet.md
William Cheng
9695090d9b
[R] Fix NPE issue due to default value using example value (
#2231
)
...
* fix NPE issue due to default value using example value * update r petstore sample
2019-02-25 19:09:26 +08:00
406 B
Raw
Permalink
Blame
History
petstore::Pet
Properties
Name
Type
Description
Notes
id
integer
[optional]
category
Category
[optional]
name
character
photoUrls
character
tags
Tag
[optional]
status
character
pet status in the store
[optional]