github.com/go-swagger/go-swagger@v0.31.0/fixtures/bugs/2258/swagger/paths/foo.yml (about) 1 get: 2 responses: 3 200: 4 description: OK 5 500: 6 description: OK 7 schema: 8 $ref: '../definitions.yml#/ErrorPayload'