...

Text file src/github.com/go-openapi/analysis/fixtures/bugs/2743/not-working/minimal.yaml

Documentation: github.com/go-openapi/analysis/fixtures/bugs/2743/not-working

     1swagger: '2.0'
     2info:
     3  version: 0.0.0
     4  title: Simple API
     5paths:
     6  /bar:
     7    $ref: 'swagger/paths/bar.yml'

View as plain text