/pet/findByStatusMultiple status values can be provided with comma separated strings
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
| status | query | array | required | Status values that need to be considered for filter |
pet status in the store
curl -X GET "https://petstore.swagger.io/v2/pet/findByStatus?status={status}"