Latest generation

This commit is contained in:
ci core model
2025-07-28 09:47:26 +00:00
parent 267475fd17
commit aa255ff65e
2 changed files with 5 additions and 9 deletions

View File

@@ -259,10 +259,8 @@ export enum AppointmentStatusCode {
*/
APPOINTMENT_0100_CREATED = 100,
/**
* @generated from protobuf enum value: APPOINTMENT_0200_CARRIER_VALIDATION = 200;
*/
APPOINTMENT_0200_CARRIER_VALIDATION = 200,
/**
* APPOINTMENT_0200_CARRIER_VALIDATION = 200;
*
* @generated from protobuf enum value: APPOINTMENT_0300_CARRIER_EXPECTED = 300;
*/
APPOINTMENT_0300_CARRIER_EXPECTED = 300,
@@ -271,10 +269,8 @@ export enum AppointmentStatusCode {
*/
APPOINTMENT_0400_CARRIER_ARRIVED = 400,
/**
* @generated from protobuf enum value: APPOINTMENT_0500_SITE_VALIDATION = 500;
*/
APPOINTMENT_0500_SITE_VALIDATION = 500,
/**
* APPOINTMENT_0500_SITE_VALIDATION = 500;
*
* @generated from protobuf enum value: APPOINTMENT_0600_RECEPTION_UNLOADING = 600;
*/
APPOINTMENT_0600_RECEPTION_UNLOADING = 600,

View File

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