You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -291,9 +291,9 @@ export enum AppointmentStatusCode {
|
|||||||
*/
|
*/
|
||||||
APPOINTMENT_1000_CARRIER_DEPARTED = 1000,
|
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;
|
* @generated from protobuf enum value: APPOINTMENT_9500_ANOMALY = 9500;
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@reflex-platform/npm-core-sdk",
|
"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",
|
"description": "npm libs from core model proto files",
|
||||||
"homepage": "",
|
"homepage": "",
|
||||||
"main": "index.ts",
|
"main": "index.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user