github.com/thetreep/go-swagger@v0.0.0-20240223100711-35af64f14f01/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