Stainless — Build SDK
Version updated for https://github.com/stainless-api/upload-openapi-spec-action to version v1.10.0.
- This action is used across all versions by 68 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action enables the automated building and previewing of Stainless SDKs directly from pull requests in a GitHub repository. It streamlines the process of generating SDKs from OpenAPI specifications, providing seamless previews and updates to SDKs when changes are made to the API spec or configuration. The action supports both GitHub and GitLab workflows and offers flexible authentication methods, including GitHub OIDC and API keys, to simplify setup and integration.
Release notes
What’s Changed
- Add action to convert from swagger 2.0 to openapi https://github.com/stainless-api/upload-openapi-spec-action/pull/155
New Contributors
Full Changelog: https://github.com/stainless-api/upload-openapi-spec-action/compare/v1...v1.10.0