zalando / intellij-swagger

A plugin to help you easily edit Swagger and OpenAPI specification files inside IntelliJ IDEA

Home Page:https://plugins.jetbrains.com/plugin/8347

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin stopped working

psyhatter opened this issue · 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

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.