文档
测试

Finds Pets by tags

GET
/pet/findByTags

接口描述

Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.

请求参数

参数名
类型
描述
必填
tags
array
Tags to filter by
必填

响应参数

参数名
类型
描述
必填
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
可选