SDK Generation

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

SDK Generation
Creating Internal and External SDKs
Create two different versions of an SDK, one for internal use and one for external use, using JSONPath expressions in OpenAPI Overlays.

Logan Gingerich
September 16, 2024

SDK Generation
Common JSON Path expressions
use JSONPath expressions in API documentation overlays to dynamically target and modify specific parts of an OpenAPI specification

Ash Godfrey
May 14, 2024

SDK Generation
Common Overlays for SDKs
Overlays are a quick and easy way to implement changes to your OpenAPI / Swagger spec. We explain how they work and show you how to use overlays.

Ash Godfrey
January 26, 2023