github.com/go-swagger/go-swagger@v0.31.0/fixtures/bugs/2113/base.yaml (about)

     1  swagger: "2.0"
     2  info:
     3    version: "1"
     4    title: "nested $ref fixture"
     5  paths:
     6    /dummy:
     7      $ref: ./schemas/api/api.yaml#/paths/~1dummy
     8    /example:
     9      $ref: ./schemas/api/api.yaml#/paths/~1example