SDK generation and OpenAPI tooling with Speakeasy CLI
SDK generation and OpenAPI tooling with Speakeasy CLI
Use when applying an overlay file to a spec
Use when asking what targets/sources are configured, or wanting to see current Speakeasy setup
Use when you need to customize SDK generation without editing the source spec, or can't modify the original OpenAPI file
Use when SDK generation failed, seeing "Step Failed: Workflow", or `speakeasy run` errors
Use when you have lint errors but can't modify the source spec, or need to add missing descriptions/tags via overlay
Use when SDK method names are ugly, wanting to improve operation IDs, or asking "how can I improve my spec"
Use when SDK methods have auto-generated names like GetApiV1Users, or wanting `sdk.users.list()` style naming
Use when combining multiple OpenAPI specs, or have microservices with separate spec files
Use when your spec changed and you need to regenerate the SDK, or running `speakeasy run`
Use when you have an OpenAPI spec and want to generate an SDK, or asking "how do I get started with Speakeasy"
Use when checking if an OpenAPI spec is valid, looking for errors, or running `speakeasy lint`