From 85469dd1f67ab05b3c35b494721e7a421b807c27 Mon Sep 17 00:00:00 2001 From: ci core model Date: Wed, 9 Sep 2026 08:59:12 +0000 Subject: [PATCH] Latest generation --- package.json | 2 +- ruleEngine_model.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d8021d7..20f691b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reflex-platform/npm-core-sdk", - "version": "1.15.0-SNAPSHOT-260908120948", + "version": "1.15.0-SNAPSHOT-260909085822", "description": "npm libs from core model proto files", "homepage": "", "main": "index.ts", diff --git a/ruleEngine_model.ts b/ruleEngine_model.ts index 5919933..c3cc001 100644 --- a/ruleEngine_model.ts +++ b/ruleEngine_model.ts @@ -3487,7 +3487,7 @@ class MappingTableInputDescription$Type extends MessageType ["api.MappingTableInputDescriptionGranularity", MappingTableInputDescriptionGranularity], options: { "n1validate.rules": { enum: { definedOnly: true, notIn: [0] } } } } + { no: 2, name: "Granularity", kind: "enum", localName: "Granularity", jsonName: "Granularity", T: () => ["api.MappingTableInputDescriptionGranularity", MappingTableInputDescriptionGranularity], options: { "n1validate.rules": { enum: { definedOnly: true } } } } ]); } create(value?: PartialMessage): MappingTableInputDescription {