Documentation
¶
Overview ¶
Package gen provides code generation from OpenAPI specs.
Index ¶
Constants ¶
View Source
const ( // Unified spec paths (v1+v2 combined in single files) PathUnifiedSpec = "../../api/openapi-spec/spec3.cli.json" PathUnifiedPreviewSpec = "../../api/openapi-spec/spec3.cli.preview.json" )
OpenAPI spec file paths shared across code generation tools
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.