Commit 7a0cc68
committed
fix: format JS SDK files with project prettier version
Co-authored-by: Cursor <cursoragent@cursor.com>
fix: regenerate API clients with snapshots tag and add missing body param
- Add 'snapshots' to codegen tag filter in JS SDK and Python SDK
- Add required body parameter to createSnapshot API call
- Regenerate all API clients from current OpenAPI spec
fix: add missing body param to Python SDK create_snapshot calls
fix: use unformatted schema.gen.ts output from openapi-typescript
These files are in .prettierignore and should not be reformatted.1 parent 740a9c9 commit 7a0cc68
27 files changed
Lines changed: 1521 additions & 232 deletions
File tree
- packages
- js-sdk
- src
- api
- sandbox
- commands
- filesystem
- python-sdk
- e2b
- api/client
- api
- sandboxes
- snapshots
- tags
- models
- sandbox_async
- sandbox_sync
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments