Skip to content

Added volumes to the sdk reference#184

Merged
mishushakov merged 1 commit intomainfrom
added-volumes-refs
Mar 27, 2026
Merged

Added volumes to the sdk reference#184
mishushakov merged 1 commit intomainfrom
added-volumes-refs

Conversation

@mishushakov
Copy link
Copy Markdown
Member

No description provided.

@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Mar 27, 2026

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

Project Status Preview Updated (UTC)
e2b 🟢 Ready View Preview Mar 27, 2026, 6:37 PM

@cursor
Copy link
Copy Markdown

cursor bot commented Mar 27, 2026

PR Summary

Low Risk
Low risk config-only change that affects generated SDK reference entry points/package allowlists; main risk is incorrect version ranges causing missing or broken docs for specific SDK versions.

Overview
Adds Volume API coverage to the SDK reference generator by including src/volume/index.ts in the JS SDK Typedoc entry points and e2b.volume.* modules in the Python SDK pydoc allowlist.

Introduces version-scoped overrides (js-sdk >=2.3.0 <2.18.0, python-sdk >=2.1.0 <2.19.0) to exclude volume-related docs for older releases where these modules aren’t available, while keeping them enabled by default for newer versions.

Written by Cursor Bugbot for commit 80ba27c. This will update automatically on new commits. Configure here.

@mishushakov mishushakov merged commit e836d29 into main Mar 27, 2026
9 checks passed
@mishushakov mishushakov deleted the added-volumes-refs branch March 27, 2026 18:42
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.

2 participants