...

Text file src/github.com/go-openapi/validate/fixtures/go-swagger/bugs/825/swagger.yml

Documentation: github.com/go-openapi/validate/fixtures/go-swagger/bugs/825

     1---
     2swagger: '2.0'
     3info:
     4  version: 0.0.0
     5  title: Simple API
     6paths:
     7  /:
     8    responses:
     9      200:
    10        description: OK

View as plain text