diff --git a/package.json b/package.json index e37e487..081c5a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reflex-platform/npm-core-sdk", - "version": "1.11.0-SNAPSHOT-250822083244", + "version": "1.11.0-SNAPSHOT-250822131607", "description": "npm libs from core model proto files", "homepage": "", "main": "index.ts", diff --git a/shared.ts b/shared.ts index 7485bbd..4fd806e 100644 --- a/shared.ts +++ b/shared.ts @@ -2290,13 +2290,9 @@ export enum WorkflowTypeEnum { */ DELETE_CLICKHOUSE = 32, /** - * @generated from protobuf enum value: CREATE_CASSANDRA = 33; + * @generated from protobuf enum value: CLEAN_CASSANDRA = 33; */ - CREATE_CASSANDRA = 33, - /** - * @generated from protobuf enum value: DELETE_CASSANDRA = 34; - */ - DELETE_CASSANDRA = 34 + CLEAN_CASSANDRA = 33 } /** * @generated from protobuf enum api.ModuleWorkflowTypeEnum