Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-jy committed Dec 13, 2024
1 parent 0c5c2d0 commit 8899472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ declare module 'snowflake-sdk' {
/**
* The option to override the environment proxy value (HTTPS_PROXY) if the connection proxy is configured in GCS
*/
overrideEnvProxy?: boolean;
overrideGCSEnvProxy?: boolean;
}

export interface Connection {
Expand Down

0 comments on commit 8899472

Please sign in to comment.