stainless-api/Stainless — Build SDK

Build SDKs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
stainless_api_keyStainless API key. Optional for GitHub Actions (will use OIDC authentication if not provided, requires 'id-token: write' permission). Required for GitLab CI.no
input_pathPath to the OpenAPI file.yes
config_pathPath to the Stainless config file.no
output_pathOutput path for the decorated OpenAPI spec.
project_nameStainless project name.yes
commit_messageCommit message to use in the commits in the SDK repo.no
guess_configIf true, renegerate the endpoints in the Stainless config file.nofalse
branchIf true, renegerate the endpoints in the Stainless config file.nomain
log_levelLog verbosity level. Options: 'debug', 'info', 'warn', 'error', 'off'. Use 'debug' for detailed diagnostic information.noinfo

no outputs