Documentation
¶
Overview ¶
Command apibundle deterministically bundles the OpenAPI YAML contract into a canonical openapi.json and renders a self-contained, offline HTML docs page.
Usage:
go run ./cmd/apibundle -spec api/openapi/openapi.yaml -json api/openapi/openapi.json -html api/openapi/index.html
Reproducible and air-gapped: no network, no Node, no external assets. The generated files carry a do-not-edit header enforced by the drift gate.
Click to show internal directories.
Click to hide internal directories.