speakeasy-api/speakeasy
Build APIs your users love ❤️ with Speakeasy. ✨ Polished and type-safe SDKs. 🌐 Terraform providers and Contract Tests for your API. OpenAPI native.
merge-openapi-specs
@speakeasy-api/speakeasy
376
Use when combining multiple OpenAPI specs, or have microservices with separate spec files
Software Development
apply-openapi-overlay
@speakeasy-api/speakeasy
376
Use when applying an overlay file to a spec
Software Development
fix-validation-errors-with-overlays
@speakeasy-api/speakeasy
376
Use when you have lint errors but can't modify the source spec, or need to add missing descriptions/tags via overlay
Software Development
validate-openapi-spec
@speakeasy-api/speakeasy
376
Use when checking if an OpenAPI spec is valid, looking for errors, or running `speakeasy lint`
Software Development
regenerate-sdk
@speakeasy-api/speakeasy
376
Use when your spec changed and you need to regenerate the SDK, or running `speakeasy run`
Software Development
