Files
openapi-generator/samples/client/petstore/java/okhttp-gson/docs/Pet.md

408 B

Pet

Properties

Name Type Description Notes
id Long [optional]
category Category [optional]
name String
photoUrls List<String>
tags List<Tag> [optional]
status String pet status in the store [optional]