Commit 6217b16
spec: add envVars to ConnectSandbox request model
Extends POST /sandboxes/{sandboxID}/connect to accept optional
environment variables. Field is optional, wire name envVars matches
create-time sandbox env convention.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8d83482 commit 6217b16
4 files changed
Lines changed: 23 additions & 1 deletion
File tree
- .changeset
- packages
- js-sdk/src/api
- python-sdk/e2b/api/client/models
- spec
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
660 | 660 | | |
661 | 661 | | |
662 | 662 | | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
663 | 666 | | |
664 | 667 | | |
665 | 668 | | |
| |||
0 commit comments