intellij-swagger icon indicating copy to clipboard operation
intellij-swagger copied to clipboard

Plugin stopped working

Open psyhatter opened this issue 4 years ago • 1 comments

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

psyhatter avatar Jun 04 '20 13:06 psyhatter

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'

psyhatter avatar Jun 04 '20 14:06 psyhatter

Was fixed.

tkrop avatar Mar 07 '23 13:03 tkrop