We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea8099 commit 0fb323dCopy full SHA for 0fb323d
common/client.go
@@ -65,7 +65,7 @@ type DatabricksClient struct {
65
// specified by this argument. This argument also holds currently selected auth.
66
AuthType string `name:"auth_type" auth:"-"`
67
68
- // Azure Enviroment endpoints
+ // Azure Environment endpoints
69
AzureEnvironment *azure.Environment
70
71
// Skip SSL certificate verification for HTTP calls.
0 commit comments