Rusakov Andrei
Results
2
comments of
Rusakov Andrei
It seems to figure out what caused it. I am trying to use models from another swagger file in a relative path, like this: $ref: '../../../../api/swagger.yaml#/definitions/GenericError'
Often this problem is solved by the `x-order` extension, for example in https://github.com/go-openapi/spec or https://github.com/go-swagger/go-swagger