SDKs
Stainless
Automate your SDK example snippets in the API playground
To integrate Stainless with Mintlify’s OpenAPI support, follow these steps:
- Add to your Stainless config:
openapi.stainless.yml
-
Configure the OpenAPI setup in your docs.
-
Set up a GitHub Action to push your Stainless-enhanced OpenAPI spec:
Required GitHub Secrets:
STAINLESS_API_KEY
: Your Stainless API keyAPI_TOKEN_GITHUB
: GitHub Personal Access Token with docs repo push access
Was this page helpful?