Problem/Motivation

When you enable the SwaggerUI sub module without installing the library, the page loads but is blank. The page should check for the existence of swagger-ui and if its not found, display a message with instructions on installing the files.

Proposed resolution

The installation instructions are found in the sub modules README. These should also be included or rendered into the page when the library is missing.

Comments

richgerdes created an issue. See original summary.

richgerdes’s picture

This makes sense as part of the large docs module refactor.

richgerdes’s picture

Status: Active » Closed (outdated)

The swagger sub module has been moved into a separate project, Swagger UI for OpenAPI UI.