File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 104
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-aeb5ea5c2632fe7fd905d509bc6cbb06999d17c458ec44ffd713935ba5b848f9 .yml
3- openapi_spec_hash : fef45a8569f1d3de04c86e95b1112665
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-20310988401243aa5c4a2e2ac6cba5dd90873fb7b83497a2d50c691352c0dd7b .yml
3+ openapi_spec_hash : e19e650b4b2c8c8fde1f739c4aab6b33
44config_hash : 16e4457a0bb26e98a335a1c2a572290a
Original file line number Diff line number Diff line change @@ -774,6 +774,12 @@ export interface BrowserRetrieveParams {
774774}
775775
776776export interface BrowserUpdateParams {
777+ /**
778+ * If true, stealth browsers connect directly instead of using the default stealth
779+ * proxy.
780+ */
781+ disable_default_proxy ?: boolean ;
782+
777783 /**
778784 * Profile to load into the browser session. Only allowed if the session does not
779785 * already have a profile loaded.
You can’t perform that action at this time.
0 commit comments