OpenAPI Specification
Pets
JWT Authorization header using the Bearer scheme
The name of the pet
Scooby-DooThe type of the pet
DogPossible values: Page index, starts from 1
1Amount of records per page
20Field used for sorting
idOrder used for sorting (asc or desc)
ascFull-text search clause that can match multiple fields
%foo%Optional list of IDs to filter the records
Success
Server Error
JWT Authorization header using the Bearer scheme
The object's unique identifier
When the object was created
When the object was last modified
Who modified the object last time
[email protected]The name of the pet
Scooby-DooThe type of the pet
DogCreated
Bad Request
Server Error
JWT Authorization header using the Bearer scheme
Pet ID
The object's unique identifier
When the object was created
When the object was last modified
Who modified the object last time
[email protected]The name of the pet
Scooby-DooThe type of the pet
DogSuccess
Bad Request
Not Found
Server Error
Vaccines
JWT Authorization header using the Bearer scheme
The name of the vaccine
AcmeThe description of the vaccine
%prevents from madness%The pet type which the vaccine applies to
DogPossible values: The minimum duration of the vaccine in days
30The maximum duration of the vaccine in days
90Page index, starts from 1
1Amount of records per page
20Field used for sorting
idOrder used for sorting (asc or desc)
ascFull-text search clause that can match multiple fields
%foo%Optional list of IDs to filter the records
Success
Server Error
JWT Authorization header using the Bearer scheme
The object's unique identifier
When the object was created
When the object was last modified
Who modified the object last time
[email protected]The name of the vaccine
AcmeThe description of the vaccine
Acme is a vaccine that prevents dogs from walking over waterThe pet type which the vaccine applies to
DogThe duration of the vaccine in days
365Created
Bad Request
Server Error
JWT Authorization header using the Bearer scheme
Vaccine ID
The object's unique identifier
When the object was created
When the object was last modified
Who modified the object last time
[email protected]The name of the vaccine
AcmeThe description of the vaccine
Acme is a vaccine that prevents dogs from walking over waterThe pet type which the vaccine applies to
DogThe duration of the vaccine in days
365Success
Bad Request
Not Found
Server Error
Pet Vaccination
JWT Authorization header using the Bearer scheme
The ID of the pet
The ID of the vaccine
Exact match of when the vaccine was applied at
Minimum date of when the vaccine was applied at
Maximum date of when the vaccine was applied at
Page index, starts from 1
1Amount of records per page
20Field used for sorting
idOrder used for sorting (asc or desc)
ascFull-text search clause that can match multiple fields
%foo%Optional list of IDs to filter the records
Success
Server Error
JWT Authorization header using the Bearer scheme
The object's unique identifier
When the object was created
When the object was last modified
Who modified the object last time
[email protected]The ID of the pet
The ID of the vaccine
When the vaccine was applied at
Created
Bad Request
Server Error
JWT Authorization header using the Bearer scheme
Pet vaccination ID
The object's unique identifier
When the object was created
When the object was last modified
Who modified the object last time
[email protected]The ID of the pet
The ID of the vaccine
When the vaccine was applied at
Success
Bad Request
Not Found
Server Error
Last updated