Download OpenAPI specification:Download
Multi-file boilerplate for OpenAPI Specification.
List all pets
How many items to return at one time (max 100)
A paged array of pets
unexpected error
{"id": 0,"name": "string","tag": "string"}
Create a pet
Null response
{"code": 0,"message": "string"}
Info for a specific pet
The id of the pet to retrieve
Expected response to a valid request