mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-12 12:40:53 +00:00
* add r echo api client sample * add r workflow * fix * add env * set r version * install curl * install dep * fix * comment out installation
455 B
455 B
openapi::Pet
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | integer | [optional] | |
name | character | ||
category | Category | [optional] | |
photoUrls | array[character] | ||
tags | array[Tag] | [optional] | |
status | character | pet status in the store | [optional] [Enum: [available, pending, sold]] |