Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .codegen/_openapi_sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c922d5ef891f20c4739edc2fe41f928475414ee1
328f83d70fc606f9d544f7e1d81a04d2473f6dec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import com.databricks.sdk.support.Generated;

/** Next Id: 52 */
/** Next Id: 53 */
@Generated
public enum ConnectionType {
BIGQUERY,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import com.databricks.sdk.support.Generated;

/** Latest kind: CONNECTION_TIKTOK_ADS_U2M = 285; Next id: 286 */
/** Latest kind: CONNECTION_ONELAKE = 289; Next id:290 */
@Generated
public enum SecurableKind {
TABLE_DB_STORAGE,
Expand Down
Loading