Number of APIs: 4
GET {{baseUrl}}/pet/:petId
Returns a single pet
2. Updates a pet in the store with form data
POST {{baseUrl}}/pet/:petId
DELETE {{baseUrl}}/pet/:petId
POST {{baseUrl}}/pet/:petId/uploadImage