Description
Finds Pets by tags
Muliple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
Path parameters
None
Query parameters
| Name | Type | Description | Required? |
|---|---|---|---|
tags |
array |
Tags to filter by | true |
Responses
| Code | Returns |
|---|---|
| 200 | successful operation |
| 400 | Invalid tag value |
Content types:
-
application/xml
-
application/json