github.com/thetreep/go-swagger@v0.0.0-20240223100711-35af64f14f01/fixtures/bugs/2743/working/swagger/paths/bar.yml (about)

     1  get:
     2    responses:
     3      200:
     4        description: OK
     5        schema:
     6          type: array
     7          items:
     8            $ref: './swagger/user/index.yml#/User' ## this works