forked from loafle/openapi-generator-original
* Update Dockerfile.mustache Using alpine instead of ubuntu for leaner Docker images. Small fix for welcome message. Changing default shell to `zsh` and fixing entrypoint. * update samples * move config, add new files Co-authored-by: avbenavides <62693723+avbenavides@users.noreply.github.com>
641 B
641 B
Pet
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | integer | [optional] [default to null] | |
| category | Category | [optional] [default to null] | |
| name | string | [default to null] | |
| photoUrls | Set[string] | [default to null] | |
| tags | array[Tag] | [optional] [default to null] | |
| status | string | [optional] [default to null] |