@vrplatform/api 1.3.1-stage.4133 → 1.3.1-stage.4135
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/src/generated/v1.ts
CHANGED
|
@@ -59229,6 +59229,19 @@ export interface operations {
|
|
|
59229
59229
|
appId: string;
|
|
59230
59230
|
}[];
|
|
59231
59231
|
};
|
|
59232
|
+
} | {
|
|
59233
|
+
/** @constant */
|
|
59234
|
+
code: "pmsMissingAccountingStart";
|
|
59235
|
+
/** @constant */
|
|
59236
|
+
severity: "error";
|
|
59237
|
+
context: {
|
|
59238
|
+
connections: {
|
|
59239
|
+
/** Format: uuid */
|
|
59240
|
+
id: string;
|
|
59241
|
+
name: string;
|
|
59242
|
+
appId: string;
|
|
59243
|
+
}[];
|
|
59244
|
+
};
|
|
59232
59245
|
})[];
|
|
59233
59246
|
isGeneralLedger?: boolean | null;
|
|
59234
59247
|
isOpex?: boolean;
|
|
@@ -59576,6 +59589,19 @@ export interface operations {
|
|
|
59576
59589
|
appId: string;
|
|
59577
59590
|
}[];
|
|
59578
59591
|
};
|
|
59592
|
+
} | {
|
|
59593
|
+
/** @constant */
|
|
59594
|
+
code: "pmsMissingAccountingStart";
|
|
59595
|
+
/** @constant */
|
|
59596
|
+
severity: "error";
|
|
59597
|
+
context: {
|
|
59598
|
+
connections: {
|
|
59599
|
+
/** Format: uuid */
|
|
59600
|
+
id: string;
|
|
59601
|
+
name: string;
|
|
59602
|
+
appId: string;
|
|
59603
|
+
}[];
|
|
59604
|
+
};
|
|
59579
59605
|
})[];
|
|
59580
59606
|
isGeneralLedger?: boolean | null;
|
|
59581
59607
|
isOpex?: boolean;
|
|
@@ -60149,6 +60175,23 @@ export interface operations {
|
|
|
60149
60175
|
latestVersion: number;
|
|
60150
60176
|
}[];
|
|
60151
60177
|
};
|
|
60178
|
+
} | {
|
|
60179
|
+
/** @enum {string} */
|
|
60180
|
+
severity: "error" | "warning";
|
|
60181
|
+
/** @enum {string} */
|
|
60182
|
+
category: "criticalToUser" | "criticalToSystem";
|
|
60183
|
+
message: string;
|
|
60184
|
+
affected: number;
|
|
60185
|
+
/** @constant */
|
|
60186
|
+
code: "pmsMissingAccountingStart";
|
|
60187
|
+
context: {
|
|
60188
|
+
connections: {
|
|
60189
|
+
/** Format: uuid */
|
|
60190
|
+
id: string;
|
|
60191
|
+
name: string;
|
|
60192
|
+
appId: string;
|
|
60193
|
+
}[];
|
|
60194
|
+
};
|
|
60152
60195
|
} | {
|
|
60153
60196
|
/** @enum {string} */
|
|
60154
60197
|
severity: "error" | "warning";
|
|
@@ -60607,6 +60650,19 @@ export interface operations {
|
|
|
60607
60650
|
appId: string;
|
|
60608
60651
|
}[];
|
|
60609
60652
|
};
|
|
60653
|
+
} | {
|
|
60654
|
+
/** @constant */
|
|
60655
|
+
code: "pmsMissingAccountingStart";
|
|
60656
|
+
/** @constant */
|
|
60657
|
+
severity: "error";
|
|
60658
|
+
context: {
|
|
60659
|
+
connections: {
|
|
60660
|
+
/** Format: uuid */
|
|
60661
|
+
id: string;
|
|
60662
|
+
name: string;
|
|
60663
|
+
appId: string;
|
|
60664
|
+
}[];
|
|
60665
|
+
};
|
|
60610
60666
|
})[];
|
|
60611
60667
|
isGeneralLedger?: boolean | null;
|
|
60612
60668
|
isOpex?: boolean;
|
|
@@ -60898,6 +60954,19 @@ export interface operations {
|
|
|
60898
60954
|
appId: string;
|
|
60899
60955
|
}[];
|
|
60900
60956
|
};
|
|
60957
|
+
} | {
|
|
60958
|
+
/** @constant */
|
|
60959
|
+
code: "pmsMissingAccountingStart";
|
|
60960
|
+
/** @constant */
|
|
60961
|
+
severity: "error";
|
|
60962
|
+
context: {
|
|
60963
|
+
connections: {
|
|
60964
|
+
/** Format: uuid */
|
|
60965
|
+
id: string;
|
|
60966
|
+
name: string;
|
|
60967
|
+
appId: string;
|
|
60968
|
+
}[];
|
|
60969
|
+
};
|
|
60901
60970
|
})[];
|
|
60902
60971
|
isGeneralLedger?: boolean | null;
|
|
60903
60972
|
isOpex?: boolean;
|
|
@@ -61187,6 +61256,19 @@ export interface operations {
|
|
|
61187
61256
|
appId: string;
|
|
61188
61257
|
}[];
|
|
61189
61258
|
};
|
|
61259
|
+
} | {
|
|
61260
|
+
/** @constant */
|
|
61261
|
+
code: "pmsMissingAccountingStart";
|
|
61262
|
+
/** @constant */
|
|
61263
|
+
severity: "error";
|
|
61264
|
+
context: {
|
|
61265
|
+
connections: {
|
|
61266
|
+
/** Format: uuid */
|
|
61267
|
+
id: string;
|
|
61268
|
+
name: string;
|
|
61269
|
+
appId: string;
|
|
61270
|
+
}[];
|
|
61271
|
+
};
|
|
61190
61272
|
})[];
|
|
61191
61273
|
isGeneralLedger?: boolean | null;
|
|
61192
61274
|
isOpex?: boolean;
|
|
@@ -63497,6 +63579,19 @@ export interface operations {
|
|
|
63497
63579
|
appId: string;
|
|
63498
63580
|
}[];
|
|
63499
63581
|
};
|
|
63582
|
+
} | {
|
|
63583
|
+
/** @constant */
|
|
63584
|
+
code: "pmsMissingAccountingStart";
|
|
63585
|
+
/** @constant */
|
|
63586
|
+
severity: "error";
|
|
63587
|
+
context: {
|
|
63588
|
+
connections: {
|
|
63589
|
+
/** Format: uuid */
|
|
63590
|
+
id: string;
|
|
63591
|
+
name: string;
|
|
63592
|
+
appId: string;
|
|
63593
|
+
}[];
|
|
63594
|
+
};
|
|
63500
63595
|
})[];
|
|
63501
63596
|
isGeneralLedger?: boolean | null;
|
|
63502
63597
|
isOpex?: boolean;
|
|
@@ -63771,6 +63866,19 @@ export interface operations {
|
|
|
63771
63866
|
appId: string;
|
|
63772
63867
|
}[];
|
|
63773
63868
|
};
|
|
63869
|
+
} | {
|
|
63870
|
+
/** @constant */
|
|
63871
|
+
code: "pmsMissingAccountingStart";
|
|
63872
|
+
/** @constant */
|
|
63873
|
+
severity: "error";
|
|
63874
|
+
context: {
|
|
63875
|
+
connections: {
|
|
63876
|
+
/** Format: uuid */
|
|
63877
|
+
id: string;
|
|
63878
|
+
name: string;
|
|
63879
|
+
appId: string;
|
|
63880
|
+
}[];
|
|
63881
|
+
};
|
|
63774
63882
|
})[];
|
|
63775
63883
|
isGeneralLedger?: boolean | null;
|
|
63776
63884
|
isOpex?: boolean;
|
|
@@ -64122,6 +64230,19 @@ export interface operations {
|
|
|
64122
64230
|
appId: string;
|
|
64123
64231
|
}[];
|
|
64124
64232
|
};
|
|
64233
|
+
} | {
|
|
64234
|
+
/** @constant */
|
|
64235
|
+
code: "pmsMissingAccountingStart";
|
|
64236
|
+
/** @constant */
|
|
64237
|
+
severity: "error";
|
|
64238
|
+
context: {
|
|
64239
|
+
connections: {
|
|
64240
|
+
/** Format: uuid */
|
|
64241
|
+
id: string;
|
|
64242
|
+
name: string;
|
|
64243
|
+
appId: string;
|
|
64244
|
+
}[];
|
|
64245
|
+
};
|
|
64125
64246
|
})[];
|
|
64126
64247
|
isGeneralLedger?: boolean | null;
|
|
64127
64248
|
isOpex?: boolean;
|
|
@@ -64968,6 +65089,19 @@ export interface operations {
|
|
|
64968
65089
|
appId: string;
|
|
64969
65090
|
}[];
|
|
64970
65091
|
};
|
|
65092
|
+
} | {
|
|
65093
|
+
/** @constant */
|
|
65094
|
+
code: "pmsMissingAccountingStart";
|
|
65095
|
+
/** @constant */
|
|
65096
|
+
severity: "error";
|
|
65097
|
+
context: {
|
|
65098
|
+
connections: {
|
|
65099
|
+
/** Format: uuid */
|
|
65100
|
+
id: string;
|
|
65101
|
+
name: string;
|
|
65102
|
+
appId: string;
|
|
65103
|
+
}[];
|
|
65104
|
+
};
|
|
64971
65105
|
})[];
|
|
64972
65106
|
isGeneralLedger?: boolean | null;
|
|
64973
65107
|
isOpex?: boolean;
|
|
@@ -65226,6 +65360,23 @@ export interface operations {
|
|
|
65226
65360
|
latestVersion: number;
|
|
65227
65361
|
}[];
|
|
65228
65362
|
};
|
|
65363
|
+
} | {
|
|
65364
|
+
/** @enum {string} */
|
|
65365
|
+
severity: "error" | "warning";
|
|
65366
|
+
/** @enum {string} */
|
|
65367
|
+
category: "criticalToUser" | "criticalToSystem";
|
|
65368
|
+
message: string;
|
|
65369
|
+
affected: number;
|
|
65370
|
+
/** @constant */
|
|
65371
|
+
code: "pmsMissingAccountingStart";
|
|
65372
|
+
context: {
|
|
65373
|
+
connections: {
|
|
65374
|
+
/** Format: uuid */
|
|
65375
|
+
id: string;
|
|
65376
|
+
name: string;
|
|
65377
|
+
appId: string;
|
|
65378
|
+
}[];
|
|
65379
|
+
};
|
|
65229
65380
|
} | {
|
|
65230
65381
|
/** @enum {string} */
|
|
65231
65382
|
severity: "error" | "warning";
|