This is a sample server Petstore server. You can find out more about Swagger at http://swagger.io or on irc.freenode.net, #swagger. For this sample, you can use the api key special-key to test the authorization filters.
View API Details
store
GETgetOrderById
GETgetInventory
DELETEdeleteOrder
POSTplaceOrder
pet
POSTaddPet
DELETEdeletePet
GETgetPetById
GETfindPetsByStatus
POSTuploadFile
PUTupdatePet
POSTupdatePetWithForm
GETfindPetsByTags
user
PUTupdateUser
GETgetUserByName
GETloginUser
GETlogoutUser
DELETEdeleteUser
POSTcreateUsersWithArrayInput
POSTcreateUsersWithListInput
POSTcreateUser
GETgetOrderById
For valid response try integer IDs with value >= 1 and <= 10. Other values will generated exceptions