Comparing version 1.1.0-beta.1 to 1.1.0-beta.2
{ | ||
"name": "e2b", | ||
"version": "1.1.0-beta.1", | ||
"version": "1.1.0-beta.2", | ||
"description": "E2B SDK that give agents cloud environments", | ||
@@ -31,3 +31,3 @@ "homepage": "https://e2b.dev", | ||
"test": "vitest run", | ||
"generate": "openapi-typescript ../../spec/openapi.yml -x api_key --support-array-length --alphabetize --output src/api/schema.gen.ts", | ||
"generate": "python ./../../spec/remove_extra_tags.py sandboxes templates && openapi-typescript ../../spec/openapi_generated.yml -x api_key --support-array-length --alphabetize --output src/api/schema.gen.ts", | ||
"generate-envd-api": "openapi-typescript ../../spec/envd/envd.yaml -x api_key --support-array-length --alphabetize --output src/envd/schema.gen.ts", | ||
@@ -34,0 +34,0 @@ "generate-ref": "./scripts/generate_sdk_ref.sh", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
570303
6104