You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -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;
|
||||
*
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user