Finds Pets by tags
GET
/pet/findByTagsMultiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
Request
Query Params
tags
array[string]
optional
Tags to filter by
Request samples
Responses
successful operation(200)
Invalid tag value(400)
successful operation
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/473084)[]
optional
#/definitions/473084
optional
Example
Not configured
Last modified: 2 years ago