Latest generation

This commit is contained in:
ci core model
2026-07-09 13:23:24 +00:00
parent c82bb6bc3a
commit 701abbef8f
2 changed files with 5 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@reflex-platform/npm-core-sdk",
"version": "1.15.0-SNAPSHOT-260709131058",
"version": "1.15.0-SNAPSHOT-260709132257",
"description": "npm libs from core model proto files",
"homepage": "",
"main": "index.ts",

View File

@@ -2493,10 +2493,8 @@ export enum WorkflowTypeEnum {
*/
CHECK_AND_LAUNCH_RECOVER_DATA = 24,
/**
* @generated from protobuf enum value: SYNCHRONIZE_RULES_ON_GIT = 25;
*/
SYNCHRONIZE_RULES_ON_GIT = 25,
/**
* SYNCHRONIZE_RULES_ON_GIT = 25; deprecated
*
* @generated from protobuf enum value: ANONYMIZE_DATA = 26;
*/
ANONYMIZE_DATA = 26,
@@ -2559,10 +2557,8 @@ export enum WorkflowSemaphore {
*/
WS_RECOVER_DATA = 2,
/**
* @generated from protobuf enum value: WS_SYNCHRONIZE_RULES = 3;
*/
WS_SYNCHRONIZE_RULES = 3,
/**
* WS_SYNCHRONIZE_RULES = 3; deprecated
*
* @generated from protobuf enum value: WS_CHECK_AND_LAUNCH_RECOVER_DATA = 4;
*/
WS_CHECK_AND_LAUNCH_RECOVER_DATA = 4,