core build sdk¶
Generate typed API clients from OpenAPI specifications. Supports TypeScript, Python, Go, and PHP.
Usage¶
Flags¶
| Flag | Description |
|---|---|
--spec |
Path to OpenAPI spec file |
--lang |
Generate only this language (typescript, python, go, php) |
--version |
Version to embed in generated SDKs |
--dry-run |
Show what would be generated without writing files |