mrapids 0.1.31

Your OpenAPI, but executable
Documentation
1
2
3
4
5
6
7
8
9
10
// Auto-generated example for addPet
// Operation: Add a new pet to the store.
// Customize this file as needed

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