OpenAPI
Embeds the Swagger UI, using your OpenAPI specificationThis is a module for Project Forge. It embeds the Swagger UI, using your OpenAPI specification
https://github.com/kyleu/projectforge/tree/master/module/openapi
License
Licensed under CC0
Usage
By default, no controller exposes the Swagger UI. To add your own, follow this example, then add a route to it with whatever security you prefer:
1 |
|