@vrplatform/api 1.3.1-stage.1801 → 1.3.1-stage.1817
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.
|
@@ -29669,7 +29669,12 @@ export interface operations {
|
|
|
29669
29669
|
/** @constant */
|
|
29670
29670
|
severity: "error";
|
|
29671
29671
|
context: {
|
|
29672
|
-
|
|
29672
|
+
connections: {
|
|
29673
|
+
/** Format: uuid */
|
|
29674
|
+
id: string;
|
|
29675
|
+
name: string;
|
|
29676
|
+
appId: string;
|
|
29677
|
+
}[];
|
|
29673
29678
|
};
|
|
29674
29679
|
} | {
|
|
29675
29680
|
/** @constant */
|
|
@@ -29677,7 +29682,12 @@ export interface operations {
|
|
|
29677
29682
|
/** @constant */
|
|
29678
29683
|
severity: "error";
|
|
29679
29684
|
context: {
|
|
29680
|
-
|
|
29685
|
+
connections: {
|
|
29686
|
+
/** Format: uuid */
|
|
29687
|
+
id: string;
|
|
29688
|
+
name: string;
|
|
29689
|
+
appId: string;
|
|
29690
|
+
}[];
|
|
29681
29691
|
};
|
|
29682
29692
|
})[];
|
|
29683
29693
|
isGeneralLedger?: boolean | null;
|
|
@@ -29943,7 +29953,12 @@ export interface operations {
|
|
|
29943
29953
|
/** @constant */
|
|
29944
29954
|
severity: "error";
|
|
29945
29955
|
context: {
|
|
29946
|
-
|
|
29956
|
+
connections: {
|
|
29957
|
+
/** Format: uuid */
|
|
29958
|
+
id: string;
|
|
29959
|
+
name: string;
|
|
29960
|
+
appId: string;
|
|
29961
|
+
}[];
|
|
29947
29962
|
};
|
|
29948
29963
|
} | {
|
|
29949
29964
|
/** @constant */
|
|
@@ -29951,7 +29966,12 @@ export interface operations {
|
|
|
29951
29966
|
/** @constant */
|
|
29952
29967
|
severity: "error";
|
|
29953
29968
|
context: {
|
|
29954
|
-
|
|
29969
|
+
connections: {
|
|
29970
|
+
/** Format: uuid */
|
|
29971
|
+
id: string;
|
|
29972
|
+
name: string;
|
|
29973
|
+
appId: string;
|
|
29974
|
+
}[];
|
|
29955
29975
|
};
|
|
29956
29976
|
})[];
|
|
29957
29977
|
isGeneralLedger?: boolean | null;
|
|
@@ -30760,7 +30780,12 @@ export interface operations {
|
|
|
30760
30780
|
/** @constant */
|
|
30761
30781
|
severity: "error";
|
|
30762
30782
|
context: {
|
|
30763
|
-
|
|
30783
|
+
connections: {
|
|
30784
|
+
/** Format: uuid */
|
|
30785
|
+
id: string;
|
|
30786
|
+
name: string;
|
|
30787
|
+
appId: string;
|
|
30788
|
+
}[];
|
|
30764
30789
|
};
|
|
30765
30790
|
} | {
|
|
30766
30791
|
/** @constant */
|
|
@@ -30768,7 +30793,12 @@ export interface operations {
|
|
|
30768
30793
|
/** @constant */
|
|
30769
30794
|
severity: "error";
|
|
30770
30795
|
context: {
|
|
30771
|
-
|
|
30796
|
+
connections: {
|
|
30797
|
+
/** Format: uuid */
|
|
30798
|
+
id: string;
|
|
30799
|
+
name: string;
|
|
30800
|
+
appId: string;
|
|
30801
|
+
}[];
|
|
30772
30802
|
};
|
|
30773
30803
|
})[];
|
|
30774
30804
|
isGeneralLedger?: boolean | null;
|
|
@@ -31031,7 +31061,12 @@ export interface operations {
|
|
|
31031
31061
|
/** @constant */
|
|
31032
31062
|
severity: "error";
|
|
31033
31063
|
context: {
|
|
31034
|
-
|
|
31064
|
+
connections: {
|
|
31065
|
+
/** Format: uuid */
|
|
31066
|
+
id: string;
|
|
31067
|
+
name: string;
|
|
31068
|
+
appId: string;
|
|
31069
|
+
}[];
|
|
31035
31070
|
};
|
|
31036
31071
|
} | {
|
|
31037
31072
|
/** @constant */
|
|
@@ -31039,7 +31074,12 @@ export interface operations {
|
|
|
31039
31074
|
/** @constant */
|
|
31040
31075
|
severity: "error";
|
|
31041
31076
|
context: {
|
|
31042
|
-
|
|
31077
|
+
connections: {
|
|
31078
|
+
/** Format: uuid */
|
|
31079
|
+
id: string;
|
|
31080
|
+
name: string;
|
|
31081
|
+
appId: string;
|
|
31082
|
+
}[];
|
|
31043
31083
|
};
|
|
31044
31084
|
})[];
|
|
31045
31085
|
isGeneralLedger?: boolean | null;
|
|
@@ -31581,7 +31621,12 @@ export interface operations {
|
|
|
31581
31621
|
/** @constant */
|
|
31582
31622
|
severity: "error";
|
|
31583
31623
|
context: {
|
|
31584
|
-
|
|
31624
|
+
connections: {
|
|
31625
|
+
/** Format: uuid */
|
|
31626
|
+
id: string;
|
|
31627
|
+
name: string;
|
|
31628
|
+
appId: string;
|
|
31629
|
+
}[];
|
|
31585
31630
|
};
|
|
31586
31631
|
} | {
|
|
31587
31632
|
/** @constant */
|
|
@@ -31589,7 +31634,12 @@ export interface operations {
|
|
|
31589
31634
|
/** @constant */
|
|
31590
31635
|
severity: "error";
|
|
31591
31636
|
context: {
|
|
31592
|
-
|
|
31637
|
+
connections: {
|
|
31638
|
+
/** Format: uuid */
|
|
31639
|
+
id: string;
|
|
31640
|
+
name: string;
|
|
31641
|
+
appId: string;
|
|
31642
|
+
}[];
|
|
31593
31643
|
};
|
|
31594
31644
|
})[];
|
|
31595
31645
|
isGeneralLedger?: boolean | null;
|