Skip to content

Commit 91d9eb6

Browse files
feat(api): api update (#2379)
1 parent 41666da commit 91d9eb6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
configured_endpoints: 1525
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-d44df38b0300879ca2f6cae588a5a8c3fe74cf2df8cd44c35b62ff41f7e255f4.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-7100b19d975eb46bc9e7f7ea7a3dbea4d79c5d3972921c7e7db3612dd38bde21.yml

src/resources/durable-objects/namespaces/namespaces.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ export interface Namespace {
3636

3737
script?: string;
3838

39+
use_containers?: boolean;
40+
3941
use_sqlite?: boolean;
4042
}
4143

0 commit comments

Comments
 (0)