...

Text file src/github.com/go-openapi/spec/fixtures/bugs/2743/working/swagger/paths/foo.yml

Documentation: github.com/go-openapi/spec/fixtures/bugs/2743/working/swagger/paths

     1get:
     2  responses:
     3    200:
     4      description: OK
     5    500:
     6      description: OK
     7      schema:
     8        $ref: '../definitions.yml#/ErrorPayload'

View as plain text