It fails when the spec file has references to other files. I get a 404 in the window looking for the child file using its absolute path.
Context
OpenAPI specs may be split across multiple files with references to other files to fill in, for example, schema.
E.g. something like this swagger 2.0 yaml snippet:
Would love to make use of this plugin. But...
Detailed description
It fails when the spec file has references to other files. I get a 404 in the window looking for the child file using its absolute path.
Context
OpenAPI specs may be split across multiple files with references to other files to fill in, for example, schema. E.g. something like this swagger 2.0 yaml snippet:
This would result in a failure like this when switching to the Redoc view:
Your environment
IntelliJ 2019.2.3 Redoc plugin 0.3 MacOS Mojave 10.14.6