Examples
SDK Generation
Overriding Compile Commands for SDK Generation
Use the `compileCommand` feature to streamline SDK generation and avoid manual maintenance of the `package.json` file during SDK generation.
Logan Gingerich
January 3, 2025
SDK Generation
Switching default package manager to pnpm
Configure pnpm as the default package manager in the SDK generation workflow.
Logan Gingerich
December 5, 2024
Terraform
Removing non-Terraform endpoints from your OpenAPI document
Use an overlay to remove endpoints not used in Terraform generation.
Sagar Batchu
April 2, 2024
Terraform
CRUD Example
Learn how to annotate an operation as creating, reading, updating or deleting a remote entity.
Ash Godfrey
January 26, 2023