From f5247083ba8a91532e76c83e18956bf41af5f5aa Mon Sep 17 00:00:00 2001 From: ci core model Date: Mon, 22 Dec 2025 09:40:14 +0000 Subject: [PATCH] Latest generation --- collabShared.ts | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/collabShared.ts b/collabShared.ts index cf4bdf8..01e77fa 100644 --- a/collabShared.ts +++ b/collabShared.ts @@ -263,9 +263,9 @@ export enum AppointmentStatusCode { */ APPOINTMENT_0100_CREATED = 100, /** - * @generated from protobuf enum value: APPOINTMENT_0150_ALLOCATION_ERROR = 104; + * @generated from protobuf enum value: APPOINTMENT_0150_ALLOCATION_ERROR = 150; */ - APPOINTMENT_0150_ALLOCATION_ERROR = 104, + APPOINTMENT_0150_ALLOCATION_ERROR = 150, /** * APPOINTMENT_0200_CARRIER_VALIDATION = 200; * diff --git a/package.json b/package.json index de01a71..779e8c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reflex-platform/npm-core-sdk", - "version": "1.13.0-SNAPSHOT-251222090029", + "version": "1.13.0-SNAPSHOT-251222093928", "description": "npm libs from core model proto files", "homepage": "", "main": "index.ts",