DocRouteInstaller

Mounts the OpenAPI documentation routes under /api/_system/docs. Provides:

  • GET /api/_system/docs — Swagger UI

  • GET /api/_system/docs/openapi.json — OpenAPI 3.1.0 spec

Functions

Link copied to clipboard
fun install(route: Route)