github.com/jamescostian/go-swagger@v0.30.4-0.20221130163922-68364d6b567b/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