File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 29
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/arcade-ai%2Farcade-engine-ba374eb6c2ff07115da60fb8f118616302e8ae2ecd413a4081116ca31bffa0b4 .yml
3
- openapi_spec_hash : 2caa05a539de61de1d6e3baeb1316bfd
4
- config_hash : 7a13a445cadc6442c01d2cc03fbfddcd
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/arcade-ai%2Farcade-engine-9ebf85d18734165031e91e412135096421282c2c92fb421e0103a48ff93ebb2d .yml
3
+ openapi_spec_hash : 036a34aaf89d82a2ad396909b5d6c53b
4
+ config_hash : 13d74f8cb9cb62642ab105f797da852c
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ export interface WorkerResponse {
176
176
177
177
http ?: WorkerResponse . HTTP ;
178
178
179
+ managed ?: boolean ;
180
+
179
181
mcp ?: WorkerResponse . Mcp ;
180
182
181
183
oxp ?: WorkerResponse . Oxp ;
You can’t perform that action at this time.
0 commit comments