Latest generation

This commit is contained in:
ci core model
2026-06-05 12:47:49 +00:00
parent 78abd1fd7f
commit f7489d590e
2 changed files with 6 additions and 2 deletions

View File

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

View File

@@ -2685,7 +2685,11 @@ export enum ClaimEntityType {
*
* @generated from protobuf enum value: CLAIM_ENTITY_TYPE_MOVEMENT = 6;
*/
CLAIM_ENTITY_TYPE_MOVEMENT = 6
CLAIM_ENTITY_TYPE_MOVEMENT = 6,
/**
* @generated from protobuf enum value: CLAIM_ENTITY_TYPE_APPOINTMENT = 7;
*/
CLAIM_ENTITY_TYPE_APPOINTMENT = 7
}
/**
* @generated from protobuf enum api.ClaimSector