William Cheng d810d7c534
R echo client tests (#17629)
* add r echo api client sample

* add r workflow

* fix

* add env

* set r version

* install curl

* install dep

* fix

* comment out installation
2024-01-18 09:05:35 +08:00

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]]