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
Comment #2
richgerdesThis makes sense as part of the large docs module refactor.
Comment #3
richgerdesThe swagger sub module has been moved into a separate project, Swagger UI for OpenAPI UI.