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