This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
openapi-generator
Watch
1
Star
0
Fork
0
You've already forked openapi-generator
mirror of
https://github.com/jlengrand/openapi-generator.git
synced
2026-05-10 15:54:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ed59cd5939084dad009b07b9abbb5ea6d03e5aa
openapi-generator
/
samples
/
documentation
/
markdown
/
Models
/
Pet.md
William Cheng
f5b5feb58d
remove warnings related to escaping the characters in the md generator (
#12774
)
2022-07-06 14:19:40 +08:00
677 B
Raw
Blame
History
Pet
Properties
Name
Type
Description
Notes
id
Long
[optional] [default to null]
category
Category
[optional] [default to null]
name
String
[default to null]
photoUrls
List
[default to null]
tags
List
[optional] [default to null]
status
String
pet status in the store
[optional] [default to null]
[Back to Model list]
[Back to API list]
[Back to README]
Reference in New Issue
View Git Blame
Copy Permalink