stainless-api/Stainless — Build SDK
Build SDKs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stainless_api_key | Stainless API key. Optional for GitHub Actions (will use OIDC authentication if not provided, requires 'id-token: write' permission). Required for GitLab CI. | no | — |
| input_path | Path to the OpenAPI file. | yes | — |
| config_path | Path to the Stainless config file. | no | — |
| output_path | Output path for the decorated OpenAPI spec. | — | — |
| project_name | Stainless project name. | yes | — |
| commit_message | Commit message to use in the commits in the SDK repo. | no | — |
| guess_config | If true, renegerate the endpoints in the Stainless config file. | no | false |
| branch | If true, renegerate the endpoints in the Stainless config file. | no | main |
| log_level | Log verbosity level. Options: 'debug', 'info', 'warn', 'error', 'off'. Use 'debug' for detailed diagnostic information. | no | info |
Outputs
no outputs