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