@vrplatform/api 1.3.1-4132 → 1.3.1-4134
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
|
@@ -52157,6 +52157,19 @@ export interface operations {
|
|
|
52157
52157
|
appId: string;
|
|
52158
52158
|
}[];
|
|
52159
52159
|
};
|
|
52160
|
+
} | {
|
|
52161
|
+
/** @constant */
|
|
52162
|
+
code: "pmsMissingAccountingStart";
|
|
52163
|
+
/** @constant */
|
|
52164
|
+
severity: "error";
|
|
52165
|
+
context: {
|
|
52166
|
+
connections: {
|
|
52167
|
+
/** Format: uuid */
|
|
52168
|
+
id: string;
|
|
52169
|
+
name: string;
|
|
52170
|
+
appId: string;
|
|
52171
|
+
}[];
|
|
52172
|
+
};
|
|
52160
52173
|
})[];
|
|
52161
52174
|
isGeneralLedger?: boolean | null;
|
|
52162
52175
|
isOpex?: boolean;
|
|
@@ -52468,6 +52481,19 @@ export interface operations {
|
|
|
52468
52481
|
appId: string;
|
|
52469
52482
|
}[];
|
|
52470
52483
|
};
|
|
52484
|
+
} | {
|
|
52485
|
+
/** @constant */
|
|
52486
|
+
code: "pmsMissingAccountingStart";
|
|
52487
|
+
/** @constant */
|
|
52488
|
+
severity: "error";
|
|
52489
|
+
context: {
|
|
52490
|
+
connections: {
|
|
52491
|
+
/** Format: uuid */
|
|
52492
|
+
id: string;
|
|
52493
|
+
name: string;
|
|
52494
|
+
appId: string;
|
|
52495
|
+
}[];
|
|
52496
|
+
};
|
|
52471
52497
|
})[];
|
|
52472
52498
|
isGeneralLedger?: boolean | null;
|
|
52473
52499
|
isOpex?: boolean;
|
|
@@ -52699,6 +52725,23 @@ export interface operations {
|
|
|
52699
52725
|
latestVersion: number;
|
|
52700
52726
|
}[];
|
|
52701
52727
|
};
|
|
52728
|
+
} | {
|
|
52729
|
+
/** @enum {string} */
|
|
52730
|
+
severity: "error" | "warning";
|
|
52731
|
+
/** @enum {string} */
|
|
52732
|
+
category: "criticalToUser" | "criticalToSystem";
|
|
52733
|
+
message: string;
|
|
52734
|
+
affected: number;
|
|
52735
|
+
/** @constant */
|
|
52736
|
+
code: "pmsMissingAccountingStart";
|
|
52737
|
+
context: {
|
|
52738
|
+
connections: {
|
|
52739
|
+
/** Format: uuid */
|
|
52740
|
+
id: string;
|
|
52741
|
+
name: string;
|
|
52742
|
+
appId: string;
|
|
52743
|
+
}[];
|
|
52744
|
+
};
|
|
52702
52745
|
} | {
|
|
52703
52746
|
/** @enum {string} */
|
|
52704
52747
|
severity: "error" | "warning";
|
|
@@ -53122,6 +53165,19 @@ export interface operations {
|
|
|
53122
53165
|
appId: string;
|
|
53123
53166
|
}[];
|
|
53124
53167
|
};
|
|
53168
|
+
} | {
|
|
53169
|
+
/** @constant */
|
|
53170
|
+
code: "pmsMissingAccountingStart";
|
|
53171
|
+
/** @constant */
|
|
53172
|
+
severity: "error";
|
|
53173
|
+
context: {
|
|
53174
|
+
connections: {
|
|
53175
|
+
/** Format: uuid */
|
|
53176
|
+
id: string;
|
|
53177
|
+
name: string;
|
|
53178
|
+
appId: string;
|
|
53179
|
+
}[];
|
|
53180
|
+
};
|
|
53125
53181
|
})[];
|
|
53126
53182
|
isGeneralLedger?: boolean | null;
|
|
53127
53183
|
isOpex?: boolean;
|
|
@@ -53379,6 +53435,19 @@ export interface operations {
|
|
|
53379
53435
|
appId: string;
|
|
53380
53436
|
}[];
|
|
53381
53437
|
};
|
|
53438
|
+
} | {
|
|
53439
|
+
/** @constant */
|
|
53440
|
+
code: "pmsMissingAccountingStart";
|
|
53441
|
+
/** @constant */
|
|
53442
|
+
severity: "error";
|
|
53443
|
+
context: {
|
|
53444
|
+
connections: {
|
|
53445
|
+
/** Format: uuid */
|
|
53446
|
+
id: string;
|
|
53447
|
+
name: string;
|
|
53448
|
+
appId: string;
|
|
53449
|
+
}[];
|
|
53450
|
+
};
|
|
53382
53451
|
})[];
|
|
53383
53452
|
isGeneralLedger?: boolean | null;
|
|
53384
53453
|
isOpex?: boolean;
|
|
@@ -53634,6 +53703,19 @@ export interface operations {
|
|
|
53634
53703
|
appId: string;
|
|
53635
53704
|
}[];
|
|
53636
53705
|
};
|
|
53706
|
+
} | {
|
|
53707
|
+
/** @constant */
|
|
53708
|
+
code: "pmsMissingAccountingStart";
|
|
53709
|
+
/** @constant */
|
|
53710
|
+
severity: "error";
|
|
53711
|
+
context: {
|
|
53712
|
+
connections: {
|
|
53713
|
+
/** Format: uuid */
|
|
53714
|
+
id: string;
|
|
53715
|
+
name: string;
|
|
53716
|
+
appId: string;
|
|
53717
|
+
}[];
|
|
53718
|
+
};
|
|
53637
53719
|
})[];
|
|
53638
53720
|
isGeneralLedger?: boolean | null;
|
|
53639
53721
|
isOpex?: boolean;
|
|
@@ -55519,6 +55601,19 @@ export interface operations {
|
|
|
55519
55601
|
appId: string;
|
|
55520
55602
|
}[];
|
|
55521
55603
|
};
|
|
55604
|
+
} | {
|
|
55605
|
+
/** @constant */
|
|
55606
|
+
code: "pmsMissingAccountingStart";
|
|
55607
|
+
/** @constant */
|
|
55608
|
+
severity: "error";
|
|
55609
|
+
context: {
|
|
55610
|
+
connections: {
|
|
55611
|
+
/** Format: uuid */
|
|
55612
|
+
id: string;
|
|
55613
|
+
name: string;
|
|
55614
|
+
appId: string;
|
|
55615
|
+
}[];
|
|
55616
|
+
};
|
|
55522
55617
|
})[];
|
|
55523
55618
|
isGeneralLedger?: boolean | null;
|
|
55524
55619
|
isOpex?: boolean;
|
|
@@ -55757,6 +55852,19 @@ export interface operations {
|
|
|
55757
55852
|
appId: string;
|
|
55758
55853
|
}[];
|
|
55759
55854
|
};
|
|
55855
|
+
} | {
|
|
55856
|
+
/** @constant */
|
|
55857
|
+
code: "pmsMissingAccountingStart";
|
|
55858
|
+
/** @constant */
|
|
55859
|
+
severity: "error";
|
|
55860
|
+
context: {
|
|
55861
|
+
connections: {
|
|
55862
|
+
/** Format: uuid */
|
|
55863
|
+
id: string;
|
|
55864
|
+
name: string;
|
|
55865
|
+
appId: string;
|
|
55866
|
+
}[];
|
|
55867
|
+
};
|
|
55760
55868
|
})[];
|
|
55761
55869
|
isGeneralLedger?: boolean | null;
|
|
55762
55870
|
isOpex?: boolean;
|
|
@@ -56074,6 +56182,19 @@ export interface operations {
|
|
|
56074
56182
|
appId: string;
|
|
56075
56183
|
}[];
|
|
56076
56184
|
};
|
|
56185
|
+
} | {
|
|
56186
|
+
/** @constant */
|
|
56187
|
+
code: "pmsMissingAccountingStart";
|
|
56188
|
+
/** @constant */
|
|
56189
|
+
severity: "error";
|
|
56190
|
+
context: {
|
|
56191
|
+
connections: {
|
|
56192
|
+
/** Format: uuid */
|
|
56193
|
+
id: string;
|
|
56194
|
+
name: string;
|
|
56195
|
+
appId: string;
|
|
56196
|
+
}[];
|
|
56197
|
+
};
|
|
56077
56198
|
})[];
|
|
56078
56199
|
isGeneralLedger?: boolean | null;
|
|
56079
56200
|
isOpex?: boolean;
|
|
@@ -56765,6 +56886,19 @@ export interface operations {
|
|
|
56765
56886
|
appId: string;
|
|
56766
56887
|
}[];
|
|
56767
56888
|
};
|
|
56889
|
+
} | {
|
|
56890
|
+
/** @constant */
|
|
56891
|
+
code: "pmsMissingAccountingStart";
|
|
56892
|
+
/** @constant */
|
|
56893
|
+
severity: "error";
|
|
56894
|
+
context: {
|
|
56895
|
+
connections: {
|
|
56896
|
+
/** Format: uuid */
|
|
56897
|
+
id: string;
|
|
56898
|
+
name: string;
|
|
56899
|
+
appId: string;
|
|
56900
|
+
}[];
|
|
56901
|
+
};
|
|
56768
56902
|
})[];
|
|
56769
56903
|
isGeneralLedger?: boolean | null;
|
|
56770
56904
|
isOpex?: boolean;
|
|
@@ -56993,6 +57127,23 @@ export interface operations {
|
|
|
56993
57127
|
latestVersion: number;
|
|
56994
57128
|
}[];
|
|
56995
57129
|
};
|
|
57130
|
+
} | {
|
|
57131
|
+
/** @enum {string} */
|
|
57132
|
+
severity: "error" | "warning";
|
|
57133
|
+
/** @enum {string} */
|
|
57134
|
+
category: "criticalToUser" | "criticalToSystem";
|
|
57135
|
+
message: string;
|
|
57136
|
+
affected: number;
|
|
57137
|
+
/** @constant */
|
|
57138
|
+
code: "pmsMissingAccountingStart";
|
|
57139
|
+
context: {
|
|
57140
|
+
connections: {
|
|
57141
|
+
/** Format: uuid */
|
|
57142
|
+
id: string;
|
|
57143
|
+
name: string;
|
|
57144
|
+
appId: string;
|
|
57145
|
+
}[];
|
|
57146
|
+
};
|
|
56996
57147
|
} | {
|
|
56997
57148
|
/** @enum {string} */
|
|
56998
57149
|
severity: "error" | "warning";
|