You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a consumer,
When I send a get request to 'api/v1/pets/search with one or more pet param,
I am returned a a JSON object with all pets meeting the search criteria.
As a consumer,
When I send a get request to 'api/v1/pets/search with one or more pet param,
I am returned a a JSON object with all pets meeting the search criteria.