Latest generation

This commit is contained in:
ci core model
2025-09-25 08:15:27 +00:00
parent 34cd68acb5
commit cc4b60c5e7
2 changed files with 3 additions and 3 deletions

View File

@@ -291,9 +291,9 @@ export enum AppointmentStatusCode {
*/
APPOINTMENT_1000_CARRIER_DEPARTED = 1000,
/**
* @generated from protobuf enum value: APPOINTMENT_1100_CANCELLED = 1100;
* @generated from protobuf enum value: APPOINTMENT_1100_CANCELED = 1100;
*/
APPOINTMENT_1100_CANCELLED = 1100,
APPOINTMENT_1100_CANCELED = 1100,
/**
* @generated from protobuf enum value: APPOINTMENT_9500_ANOMALY = 9500;
*/

View File

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