github.com/josephspurrier/go-swagger@v0.2.1-0.20221129144919-1f672a142a00/fixtures/bugs/2213/fixture-2213.yaml (about) 1 swagger: "2.0" 2 info: 3 version: "1" 4 title: a-foo 5 paths: 6 /foo: 7 get: 8 responses: 9 200: 10 description: foo 11 /a-foo: 12 get: 13 responses: 14 200: 15 description: a-foo