文档
测试

Finds Pets by status

GET
/pet/findByStatus

接口描述

Multiple status values can be provided with comma separated strings

请求参数

参数名
类型
描述
必填
status
array
Status values that need to be considered for filter
必填

响应参数

参数名
类型
描述
必填
root
array[object]
successful operation
必填
id
integer
可选
category
object
可选
id
integer
可选
name
string
可选
name
string
doggie
必填
photoUrls
array[string]
必填
tags
array[object]
可选
id
integer
可选
name
string
可选
status
string
可选