SDKs
Stainless
Automate your SDK example snippets in the API playground
To integrate Stainless with your Mintlify OpenAPI documentation:
- Add to your Stainless config:
openapi.stainless.yml
-
Configure OpenAPI in your Mintlify docs.
-
Add this GitHub Action to sync your OpenAPI spec:
Required GitHub Secrets:
STAINLESS_API_KEY
: Your Stainless API keyAPI_TOKEN_GITHUB
: GitHub Personal Access Token with repo access
Was this page helpful?