Commit 1aee7c8
authored
Refactor Sandbox object in Python (#855)
# Description
We can simplify typing and return only SandboxInfo in SDKs as the types
are very similar (there are some extra fields in detail, which we don't
want to expose but we need them e.g. for connect)1 parent da7c60d commit 1aee7c8
15 files changed
Lines changed: 390 additions & 216 deletions
File tree
- packages
- js-sdk/src/api
- python-sdk/e2b
- api/client/models
- sandbox_async
- sandbox_sync
- sandbox
- spec
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 17 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 17 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments