mrapids 0.1.31

Your OpenAPI, but executable
Documentation
1
2
3
4
5
6
7
8
9
10
// Auto-generated example for updatePet
// Operation: Update an existing pet.
// Customize this file as needed

{
  "name": "doggie",
  "photoUrls": [
    "example_string"
  ]
}