File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 18
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/browserbase%2Fbrowserbase-ad8e080c2347b3f28d64f49cf02c2ab4a69b7bf289fd7eb018c955d8915bb990 .yml
3
- openapi_spec_hash : b3aea10135a89597634d62f1ef418839
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/browserbase%2Fbrowserbase-45328621800082e652c9b2f34b176b89ebba3af423ea9f4fed91a359cf4e0ae4 .yml
3
+ openapi_spec_hash : c20658b49312b14d158ce5c88f34ee34
4
4
config_hash : 74882e23a455dece33e43a27e67f0fbb
Original file line number Diff line number Diff line change @@ -307,8 +307,8 @@ export interface SessionCreateParams {
307
307
extensionId ?: string ;
308
308
309
309
/**
310
- * Set to true to keep the session alive even after disconnections. This is
311
- * available on the Startup plan only .
310
+ * Set to true to keep the session alive even after disconnections. Available on
311
+ * the Hobby Plan and above .
312
312
*/
313
313
keepAlive ?: boolean ;
314
314
You can’t perform that action at this time.
0 commit comments