diff --git a/.codegen/_openapi_sha b/.codegen/_openapi_sha index 258545c0b..e6ee8871a 100755 --- a/.codegen/_openapi_sha +++ b/.codegen/_openapi_sha @@ -1 +1 @@ -581ed6f3148344f453000224ada95e0646bb6d16 \ No newline at end of file +87b666fa172b01444d306112309b6109c096f98b \ No newline at end of file diff --git a/service/catalog/model.go b/service/catalog/model.go index 3f0598308..807bd09ac 100755 --- a/service/catalog/model.go +++ b/service/catalog/model.go @@ -965,7 +965,7 @@ func (s ConnectionInfo) MarshalJSON() ([]byte, error) { return marshal.Marshal(s) } -// Next Id: 125 +// Next Id: 126 type ConnectionType string const ConnectionTypeBigquery ConnectionType = `BIGQUERY` @@ -7241,7 +7241,7 @@ func (s Securable) MarshalJSON() ([]byte, error) { return marshal.Marshal(s) } -// Latest kind: AGENT_SERVICE_STANDARD = 331; Next id: 332 +// Latest kind: CONNECTION_ICEBERG_REST_OAUTH_M2M = 336; Next id: 337 type SecurableKind string const SecurableKindTableDbStorage SecurableKind = `TABLE_DB_STORAGE`