Skip to content

Commit 3a33fba

Browse files
feat(api): api update
1 parent e24ee38 commit 3a33fba

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 30
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/arcade-ai%2Farcade-engine-e2406b137c0832ecf581d8fd503dd200e992eaf6eed4c47e5ed2d177ca545021.yml
3-
openapi_spec_hash: d1b41a744c92f5a1d8faa9398e3df446
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/arcade-ai%2Farcade-engine-6ff494eafa2c154892716407682bb2296cff4f18c45765c5fb16bdf36f452ae1.yml
3+
openapi_spec_hash: 63dde2481a7d51042a241bfba232b0b0
44
config_hash: bf64816643634a621cd0ffd93d9c4347

src/resources/workers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,8 @@ export namespace WorkerResponse {
248248

249249
client_secret?: Oauth2.ClientSecret;
250250

251+
external_id?: string;
252+
251253
redirect_uri?: string;
252254

253255
supported_scopes?: Array<string>;

0 commit comments

Comments
 (0)