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