github.com/rzurga/go-swagger@v0.28.1-0.20211109195225-5d1f453ffa3a/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