Latest generation

This commit is contained in:
ci core model
2026-04-20 08:29:53 +00:00
parent dce60c4271
commit ed2775f2fa
2 changed files with 2 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ export interface ClaimPayload {
Status?: ClaimStatusStruct;
/**
* Creation date of the claim
* TODO Because this attribute is a kpi, when removing it we will have to alter all clickhouse tables to drop the column.
*
* @deprecated
* @generated from protobuf field: string CreationDate = 6 [deprecated = true]

View File

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