editor-1868.yaml 148 B

12345678910111213
  1. swagger: "2.0"
  2. paths:
  3. /:
  4. get:
  5. description: wow
  6. definitions:
  7. MyModel:
  8. type: object
  9. properties:
  10. a:
  11. type: string