Skip to content

Remove stainless, fix speakeasy - #7246

Merged
ethanpalm merged 4 commits into
mainfrom
remove-stainless-fix-speakeasy
Sep 3, 2026
Merged

Remove stainless, fix speakeasy#7246
ethanpalm merged 4 commits into
mainfrom
remove-stainless-fix-speakeasy

Conversation

@ethanpalm

@ethanpalm ethanpalm commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Documentation changes

Updates the docs based on changes to Stainless and Speakeasy


For Reviewers

When reviewing documentation PRs, please consider:

✅ Technical accuracy

  • Code examples work as written
  • Commands and configurations are correct
  • Links resolve to the right destinations
  • Prerequisites and requirements are accurate

✅ Clarity and completeness

  • Instructions are clear and easy to follow
  • Steps are in logical order
  • Nothing important is missing
  • Examples help illustrate the concepts

✅ User experience

  • A new user could follow these docs successfully
  • Common gotchas or edge cases are addressed
  • Error messages or troubleshooting guidance is helpful

Note

Low Risk
Documentation and navigation-only changes with redirects to preserve old URLs; no application code or runtime behavior.

Overview
Consolidates SDK documentation into api-playground/adding-sdk-examples and drops the separate Integrations → SDKs section.

The guide is split into Add examples manually (x-codeSamples) and a new Generate examples with Speakeasy walkthrough (registry combined spec URL, docs.json anchor/tab openapi, verification). Front matter now emphasizes Speakeasy instead of Speakeasy + Stainless.

Removes integrations/sdks/speakeasy and integrations/sdks/stainless (EN + es/fr/zh) from navigation and deletes those MDX files. Adds redirects so old Speakeasy URLs land on #generate-examples-with-speakeasy and Stainless URLs on the main adding-sdk-examples page (no dedicated Stainless content remains).

Reviewed by Cursor Bugbot for commit 2423984. Bugbot is set up for automated code reviews on this repo. Configure here.

ethanpalm and others added 2 commits September 3, 2026 15:41
Stainless was acquired by Anthropic (announced 2026-05-18) and wound down
all hosted products, including the SDK generator: "new signups, projects,
and SDKs will not be available." The integration page documented a
hosted-platform flow (Studio -> Release tab -> Setup OpenAPI publishing)
that no new reader can complete, so it is removed and redirected to the
vendor-neutral x-codeSamples page.

Speakeasy is still operating and the integration still works, but its
docs.json examples used the pre-docs.json schema (top-level "anchors"/
"tabs" keyed on "name"/"url"). Updated to the current navigation.anchors
/ navigation.tabs shape so the snippets are copy-pasteable.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
With Stainless removed, the Integrations > SDKs group held a single page.
Fold the Speakeasy setup steps into api-playground/adding-sdk-examples.mdx
as a "Generate examples with Speakeasy" section and drop the group.

The page now covers both routes to x-codeSamples: writing samples by hand
and pulling autogenerated ones from a Speakeasy combined spec. Old page
paths redirect to the new section anchor.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@mintlify

mintlify Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
mintlify 🟢 Ready View Preview Sep 3, 2026, 11:24 PM

@mintlify

mintlify Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
tomee 🟡 Building Sep 3, 2026, 11:22 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

Comment thread api-playground/adding-sdk-examples.mdx Outdated
Comment thread api-playground/adding-sdk-examples.mdx Outdated
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
@ethanpalm
ethanpalm merged commit 160e74a into main Sep 3, 2026
5 checks passed
@ethanpalm
ethanpalm deleted the remove-stainless-fix-speakeasy branch September 3, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant