Package io.bkbn.kompendium.core.routes

Houses any routes provided by the core module. At the moment the only supported route is to enable ReDoc support.

Functions

Link copied to clipboard
fun Route.redoc(pageTitle: String = "Docs", specUrl: String = "/openapi.json")

Provides an out-of-the-box route to view docs using ReDoc