Download OpenAPI specification:Download
Handles pet information
Gets a list of pets
OK
Method Not Allowed
[{"id": 1,"name": "Fenrir","type": "dog"}]
Gets a pet using the pet ID
Pet ID
Bad Request
Not Found
{"id": 1,"name": "Fenrir","type": "dog"}