docs-v2/layouts/partials/api/renderer.html

11 lines
189 B
HTML

{{/*
API Renderer
Renders API documentation using RapiDoc.
Required page params:
- staticFilePath: Path to the OpenAPI specification file
*/}}
{{ partial "api/rapidoc.html" . }}