intellij-swagger
intellij-swagger copied to clipboard
Plugin stopped working
I don’t know what to associate the problem with yet. The only thing that comes to mind is that I updated golang to version 1.14.4. stacktrace.txt
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'
Was fixed.