Latest generation

This commit is contained in:
ci core model
2025-12-22 09:40:14 +00:00
parent 559e5b1ccf
commit f5247083ba
2 changed files with 3 additions and 3 deletions

View File

@@ -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;
*

View File

@@ -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",