Skip to content

Commit 69cae5a

Browse files
committed
-
1 parent 2b34fe7 commit 69cae5a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

databricks-sdk-java/src/main/java/com/databricks/sdk/core/DatabricksConfig.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ public class DatabricksConfig {
2828
private String accountId;
2929

3030
/**
31-
* Workspace ID for unified host operations. Note: This API is experimental and may change or be
32-
* removed in future releases without notice.
31+
* Workspace ID for unified host operations.
3332
*/
3433
@ConfigAttribute(env = "DATABRICKS_WORKSPACE_ID")
3534
private String workspaceId;

0 commit comments

Comments
 (0)