Documentation
¶
Overview ¶
Command apidocgen regenerates the apidoc registration file of the framework package that ships struct doc comments to the OpenAPI generator.
Run it from the repository root through `make generate`. Registering at build time is what keeps the runtime from parsing Go sources: a deployed binary documents exactly what a development machine does. A forgotten run is caught by TestModelRegistryAPIDocIsCurrent, not by review.
Click to show internal directories.
Click to hide internal directories.