@vrplatform/api 1.3.0-stage.1095 → 1.3.0-stage.1098
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/build/main/generated/v1.d.ts +237 -126
- package/build/main/generated/v1.js.map +1 -1
- package/build/module/generated/v1.d.ts +237 -126
- package/build/module/generated/v1.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/v1.ts +237 -126
package/package.json
CHANGED
package/src/generated/v1.ts
CHANGED
|
@@ -1648,6 +1648,23 @@ export interface paths {
|
|
|
1648
1648
|
patch?: never;
|
|
1649
1649
|
trace?: never;
|
|
1650
1650
|
};
|
|
1651
|
+
"/report/journal-entries/csv": {
|
|
1652
|
+
parameters: {
|
|
1653
|
+
query?: never;
|
|
1654
|
+
header?: never;
|
|
1655
|
+
path?: never;
|
|
1656
|
+
cookie?: never;
|
|
1657
|
+
};
|
|
1658
|
+
/** @description CSV export for journal entries */
|
|
1659
|
+
get: operations["getJournalEntriesReportCsv"];
|
|
1660
|
+
put?: never;
|
|
1661
|
+
post?: never;
|
|
1662
|
+
delete?: never;
|
|
1663
|
+
options?: never;
|
|
1664
|
+
head?: never;
|
|
1665
|
+
patch?: never;
|
|
1666
|
+
trace?: never;
|
|
1667
|
+
};
|
|
1651
1668
|
"/reports/manager-statements": {
|
|
1652
1669
|
parameters: {
|
|
1653
1670
|
query?: never;
|
|
@@ -1699,6 +1716,23 @@ export interface paths {
|
|
|
1699
1716
|
patch?: never;
|
|
1700
1717
|
trace?: never;
|
|
1701
1718
|
};
|
|
1719
|
+
"/reports/manager-statements/detail/journal-entries/csv": {
|
|
1720
|
+
parameters: {
|
|
1721
|
+
query?: never;
|
|
1722
|
+
header?: never;
|
|
1723
|
+
path?: never;
|
|
1724
|
+
cookie?: never;
|
|
1725
|
+
};
|
|
1726
|
+
/** @description CSV export for manager statement journal entries */
|
|
1727
|
+
get: operations["getManagerStatementReportJournalEntriesCsv"];
|
|
1728
|
+
put?: never;
|
|
1729
|
+
post?: never;
|
|
1730
|
+
delete?: never;
|
|
1731
|
+
options?: never;
|
|
1732
|
+
head?: never;
|
|
1733
|
+
patch?: never;
|
|
1734
|
+
trace?: never;
|
|
1735
|
+
};
|
|
1702
1736
|
"/reports/profit-and-loss": {
|
|
1703
1737
|
parameters: {
|
|
1704
1738
|
query?: never;
|
|
@@ -1801,23 +1835,6 @@ export interface paths {
|
|
|
1801
1835
|
patch?: never;
|
|
1802
1836
|
trace?: never;
|
|
1803
1837
|
};
|
|
1804
|
-
"/report/journal-entries/csv": {
|
|
1805
|
-
parameters: {
|
|
1806
|
-
query?: never;
|
|
1807
|
-
header?: never;
|
|
1808
|
-
path?: never;
|
|
1809
|
-
cookie?: never;
|
|
1810
|
-
};
|
|
1811
|
-
/** @description CSV export for journal entries */
|
|
1812
|
-
get: operations["getJournalEntriesReportCsv"];
|
|
1813
|
-
put?: never;
|
|
1814
|
-
post?: never;
|
|
1815
|
-
delete?: never;
|
|
1816
|
-
options?: never;
|
|
1817
|
-
head?: never;
|
|
1818
|
-
patch?: never;
|
|
1819
|
-
trace?: never;
|
|
1820
|
-
};
|
|
1821
1838
|
"/calendar-blocks": {
|
|
1822
1839
|
parameters: {
|
|
1823
1840
|
query?: never;
|
|
@@ -5926,7 +5943,7 @@ export interface operations {
|
|
|
5926
5943
|
data: {
|
|
5927
5944
|
/** Format: uuid */
|
|
5928
5945
|
listingId: string;
|
|
5929
|
-
/** @default 2025-11-
|
|
5946
|
+
/** @default 2025-11-19 */
|
|
5930
5947
|
startAt: string;
|
|
5931
5948
|
endAt?: string | null;
|
|
5932
5949
|
setListingInactive?: boolean | null;
|
|
@@ -6008,7 +6025,7 @@ export interface operations {
|
|
|
6008
6025
|
"application/json": {
|
|
6009
6026
|
/** Format: uuid */
|
|
6010
6027
|
listingId: string;
|
|
6011
|
-
/** @default 2025-11-
|
|
6028
|
+
/** @default 2025-11-19 */
|
|
6012
6029
|
startAt?: string;
|
|
6013
6030
|
endAt?: string | null;
|
|
6014
6031
|
members: {
|
|
@@ -6042,7 +6059,7 @@ export interface operations {
|
|
|
6042
6059
|
"application/json": {
|
|
6043
6060
|
/** Format: uuid */
|
|
6044
6061
|
listingId: string;
|
|
6045
|
-
/** @default 2025-11-
|
|
6062
|
+
/** @default 2025-11-19 */
|
|
6046
6063
|
startAt: string;
|
|
6047
6064
|
endAt?: string | null;
|
|
6048
6065
|
setListingInactive?: boolean | null;
|
|
@@ -6122,7 +6139,7 @@ export interface operations {
|
|
|
6122
6139
|
"application/json": {
|
|
6123
6140
|
/** Format: uuid */
|
|
6124
6141
|
listingId: string;
|
|
6125
|
-
/** @default 2025-11-
|
|
6142
|
+
/** @default 2025-11-19 */
|
|
6126
6143
|
startAt: string;
|
|
6127
6144
|
endAt?: string | null;
|
|
6128
6145
|
setListingInactive?: boolean | null;
|
|
@@ -6205,7 +6222,7 @@ export interface operations {
|
|
|
6205
6222
|
"application/json": {
|
|
6206
6223
|
/** Format: uuid */
|
|
6207
6224
|
listingId?: string;
|
|
6208
|
-
/** @default 2025-11-
|
|
6225
|
+
/** @default 2025-11-19 */
|
|
6209
6226
|
startAt?: string;
|
|
6210
6227
|
endAt?: string | null;
|
|
6211
6228
|
members?: {
|
|
@@ -6239,7 +6256,7 @@ export interface operations {
|
|
|
6239
6256
|
"application/json": {
|
|
6240
6257
|
/** Format: uuid */
|
|
6241
6258
|
listingId: string;
|
|
6242
|
-
/** @default 2025-11-
|
|
6259
|
+
/** @default 2025-11-19 */
|
|
6243
6260
|
startAt: string;
|
|
6244
6261
|
endAt?: string | null;
|
|
6245
6262
|
setListingInactive?: boolean | null;
|
|
@@ -6425,7 +6442,7 @@ export interface operations {
|
|
|
6425
6442
|
/** Format: uuid */
|
|
6426
6443
|
sourceId?: string | null;
|
|
6427
6444
|
initialOwnership?: {
|
|
6428
|
-
/** @default 2025-11-
|
|
6445
|
+
/** @default 2025-11-19 */
|
|
6429
6446
|
startAt?: string;
|
|
6430
6447
|
endAt?: string | null;
|
|
6431
6448
|
members: {
|
|
@@ -6483,7 +6500,7 @@ export interface operations {
|
|
|
6483
6500
|
status: "active" | "inactive";
|
|
6484
6501
|
defaultCurrency?: string | null;
|
|
6485
6502
|
activeOwnership?: {
|
|
6486
|
-
/** @default 2025-11-
|
|
6503
|
+
/** @default 2025-11-19 */
|
|
6487
6504
|
startAt: string;
|
|
6488
6505
|
endAt?: string | null;
|
|
6489
6506
|
setListingInactive?: boolean | null;
|
|
@@ -6724,7 +6741,7 @@ export interface operations {
|
|
|
6724
6741
|
status: "active" | "inactive";
|
|
6725
6742
|
defaultCurrency?: string | null;
|
|
6726
6743
|
activeOwnership?: {
|
|
6727
|
-
/** @default 2025-11-
|
|
6744
|
+
/** @default 2025-11-19 */
|
|
6728
6745
|
startAt: string;
|
|
6729
6746
|
endAt?: string | null;
|
|
6730
6747
|
setListingInactive?: boolean | null;
|
|
@@ -6863,7 +6880,7 @@ export interface operations {
|
|
|
6863
6880
|
/** Format: uuid */
|
|
6864
6881
|
sourceId?: string | null;
|
|
6865
6882
|
initialOwnership?: {
|
|
6866
|
-
/** @default 2025-11-
|
|
6883
|
+
/** @default 2025-11-19 */
|
|
6867
6884
|
startAt?: string;
|
|
6868
6885
|
endAt?: string | null;
|
|
6869
6886
|
members: {
|
|
@@ -6917,7 +6934,7 @@ export interface operations {
|
|
|
6917
6934
|
status: "active" | "inactive";
|
|
6918
6935
|
defaultCurrency?: string | null;
|
|
6919
6936
|
activeOwnership?: {
|
|
6920
|
-
/** @default 2025-11-
|
|
6937
|
+
/** @default 2025-11-19 */
|
|
6921
6938
|
startAt: string;
|
|
6922
6939
|
endAt?: string | null;
|
|
6923
6940
|
setListingInactive?: boolean | null;
|
|
@@ -7134,7 +7151,7 @@ export interface operations {
|
|
|
7134
7151
|
status: "active" | "inactive";
|
|
7135
7152
|
defaultCurrency?: string | null;
|
|
7136
7153
|
activeOwnership?: {
|
|
7137
|
-
/** @default 2025-11-
|
|
7154
|
+
/** @default 2025-11-19 */
|
|
7138
7155
|
startAt: string;
|
|
7139
7156
|
endAt?: string | null;
|
|
7140
7157
|
setListingInactive?: boolean | null;
|
|
@@ -7281,7 +7298,7 @@ export interface operations {
|
|
|
7281
7298
|
/** Format: uuid */
|
|
7282
7299
|
sourceId?: string | null;
|
|
7283
7300
|
initialOwnership?: {
|
|
7284
|
-
/** @default 2025-11-
|
|
7301
|
+
/** @default 2025-11-19 */
|
|
7285
7302
|
startAt?: string;
|
|
7286
7303
|
endAt?: string | null;
|
|
7287
7304
|
members: {
|
|
@@ -7335,7 +7352,7 @@ export interface operations {
|
|
|
7335
7352
|
status: "active" | "inactive";
|
|
7336
7353
|
defaultCurrency?: string | null;
|
|
7337
7354
|
activeOwnership?: {
|
|
7338
|
-
/** @default 2025-11-
|
|
7355
|
+
/** @default 2025-11-19 */
|
|
7339
7356
|
startAt: string;
|
|
7340
7357
|
endAt?: string | null;
|
|
7341
7358
|
setListingInactive?: boolean | null;
|
|
@@ -22671,6 +22688,101 @@ export interface operations {
|
|
|
22671
22688
|
};
|
|
22672
22689
|
};
|
|
22673
22690
|
};
|
|
22691
|
+
getJournalEntriesReportCsv: {
|
|
22692
|
+
parameters: {
|
|
22693
|
+
query?: {
|
|
22694
|
+
/** @description comma separated journal entry ids */
|
|
22695
|
+
ids?: string;
|
|
22696
|
+
txnCode?: string;
|
|
22697
|
+
published?: boolean;
|
|
22698
|
+
status?: "active" | "inactive";
|
|
22699
|
+
startAt?: string;
|
|
22700
|
+
endAt?: string;
|
|
22701
|
+
search?: string;
|
|
22702
|
+
date?: string;
|
|
22703
|
+
amount?: string;
|
|
22704
|
+
isDateRangeEndInclusive?: boolean;
|
|
22705
|
+
reservationIds?: string;
|
|
22706
|
+
transactionIds?: string;
|
|
22707
|
+
/** @description Currency in ISO 4217 format, will be converted to lowercase */
|
|
22708
|
+
currency?: string;
|
|
22709
|
+
/** @description listing ids comma separated or "unmapped" */
|
|
22710
|
+
listingIds?: string;
|
|
22711
|
+
/** @description account ids comma separated accounts or "unmapped" */
|
|
22712
|
+
accountIds?: string;
|
|
22713
|
+
/** @description comma separated categories */
|
|
22714
|
+
categoryIds?: string;
|
|
22715
|
+
classifications?: string;
|
|
22716
|
+
types?: string;
|
|
22717
|
+
entityTypes?: string;
|
|
22718
|
+
party?: "owners" | "manager";
|
|
22719
|
+
};
|
|
22720
|
+
header?: {
|
|
22721
|
+
"X-Team-Id"?: string;
|
|
22722
|
+
};
|
|
22723
|
+
path?: never;
|
|
22724
|
+
cookie?: never;
|
|
22725
|
+
};
|
|
22726
|
+
requestBody?: never;
|
|
22727
|
+
responses: {
|
|
22728
|
+
/** @description Successful response */
|
|
22729
|
+
200: {
|
|
22730
|
+
headers: {
|
|
22731
|
+
[name: string]: unknown;
|
|
22732
|
+
};
|
|
22733
|
+
content: {
|
|
22734
|
+
"application/json": {
|
|
22735
|
+
url: string;
|
|
22736
|
+
};
|
|
22737
|
+
};
|
|
22738
|
+
};
|
|
22739
|
+
/** @description Invalid input data */
|
|
22740
|
+
400: {
|
|
22741
|
+
headers: {
|
|
22742
|
+
[name: string]: unknown;
|
|
22743
|
+
};
|
|
22744
|
+
content: {
|
|
22745
|
+
"application/json": components["schemas"]["error.BAD_REQUEST"];
|
|
22746
|
+
};
|
|
22747
|
+
};
|
|
22748
|
+
/** @description Authorization not provided */
|
|
22749
|
+
401: {
|
|
22750
|
+
headers: {
|
|
22751
|
+
[name: string]: unknown;
|
|
22752
|
+
};
|
|
22753
|
+
content: {
|
|
22754
|
+
"application/json": components["schemas"]["error.UNAUTHORIZED"];
|
|
22755
|
+
};
|
|
22756
|
+
};
|
|
22757
|
+
/** @description Insufficient access */
|
|
22758
|
+
403: {
|
|
22759
|
+
headers: {
|
|
22760
|
+
[name: string]: unknown;
|
|
22761
|
+
};
|
|
22762
|
+
content: {
|
|
22763
|
+
"application/json": components["schemas"]["error.FORBIDDEN"];
|
|
22764
|
+
};
|
|
22765
|
+
};
|
|
22766
|
+
/** @description Not found */
|
|
22767
|
+
404: {
|
|
22768
|
+
headers: {
|
|
22769
|
+
[name: string]: unknown;
|
|
22770
|
+
};
|
|
22771
|
+
content: {
|
|
22772
|
+
"application/json": components["schemas"]["error.NOT_FOUND"];
|
|
22773
|
+
};
|
|
22774
|
+
};
|
|
22775
|
+
/** @description Internal server error */
|
|
22776
|
+
500: {
|
|
22777
|
+
headers: {
|
|
22778
|
+
[name: string]: unknown;
|
|
22779
|
+
};
|
|
22780
|
+
content: {
|
|
22781
|
+
"application/json": components["schemas"]["error.INTERNAL_SERVER_ERROR"];
|
|
22782
|
+
};
|
|
22783
|
+
};
|
|
22784
|
+
};
|
|
22785
|
+
};
|
|
22674
22786
|
getManagerStatementsReport: {
|
|
22675
22787
|
parameters: {
|
|
22676
22788
|
query: {
|
|
@@ -23020,6 +23132,100 @@ export interface operations {
|
|
|
23020
23132
|
};
|
|
23021
23133
|
};
|
|
23022
23134
|
};
|
|
23135
|
+
getManagerStatementReportJournalEntriesCsv: {
|
|
23136
|
+
parameters: {
|
|
23137
|
+
query?: {
|
|
23138
|
+
/** @description comma separated journal entry ids */
|
|
23139
|
+
ids?: string;
|
|
23140
|
+
txnCode?: string;
|
|
23141
|
+
published?: boolean;
|
|
23142
|
+
status?: "active" | "inactive";
|
|
23143
|
+
startAt?: string;
|
|
23144
|
+
endAt?: string;
|
|
23145
|
+
search?: string;
|
|
23146
|
+
date?: string;
|
|
23147
|
+
amount?: string;
|
|
23148
|
+
isDateRangeEndInclusive?: boolean;
|
|
23149
|
+
reservationIds?: string;
|
|
23150
|
+
transactionIds?: string;
|
|
23151
|
+
/** @description Currency in ISO 4217 format, will be converted to lowercase */
|
|
23152
|
+
currency?: string;
|
|
23153
|
+
/** @description listing ids comma separated or "unmapped" */
|
|
23154
|
+
listingIds?: string;
|
|
23155
|
+
/** @description account ids comma separated accounts or "unmapped" */
|
|
23156
|
+
accountIds?: string;
|
|
23157
|
+
/** @description comma separated categories */
|
|
23158
|
+
categoryIds?: string;
|
|
23159
|
+
classifications?: string;
|
|
23160
|
+
types?: string;
|
|
23161
|
+
entityTypes?: string;
|
|
23162
|
+
};
|
|
23163
|
+
header?: {
|
|
23164
|
+
"X-Team-Id"?: string;
|
|
23165
|
+
};
|
|
23166
|
+
path?: never;
|
|
23167
|
+
cookie?: never;
|
|
23168
|
+
};
|
|
23169
|
+
requestBody?: never;
|
|
23170
|
+
responses: {
|
|
23171
|
+
/** @description Successful response */
|
|
23172
|
+
200: {
|
|
23173
|
+
headers: {
|
|
23174
|
+
[name: string]: unknown;
|
|
23175
|
+
};
|
|
23176
|
+
content: {
|
|
23177
|
+
"application/json": {
|
|
23178
|
+
url: string;
|
|
23179
|
+
};
|
|
23180
|
+
};
|
|
23181
|
+
};
|
|
23182
|
+
/** @description Invalid input data */
|
|
23183
|
+
400: {
|
|
23184
|
+
headers: {
|
|
23185
|
+
[name: string]: unknown;
|
|
23186
|
+
};
|
|
23187
|
+
content: {
|
|
23188
|
+
"application/json": components["schemas"]["error.BAD_REQUEST"];
|
|
23189
|
+
};
|
|
23190
|
+
};
|
|
23191
|
+
/** @description Authorization not provided */
|
|
23192
|
+
401: {
|
|
23193
|
+
headers: {
|
|
23194
|
+
[name: string]: unknown;
|
|
23195
|
+
};
|
|
23196
|
+
content: {
|
|
23197
|
+
"application/json": components["schemas"]["error.UNAUTHORIZED"];
|
|
23198
|
+
};
|
|
23199
|
+
};
|
|
23200
|
+
/** @description Insufficient access */
|
|
23201
|
+
403: {
|
|
23202
|
+
headers: {
|
|
23203
|
+
[name: string]: unknown;
|
|
23204
|
+
};
|
|
23205
|
+
content: {
|
|
23206
|
+
"application/json": components["schemas"]["error.FORBIDDEN"];
|
|
23207
|
+
};
|
|
23208
|
+
};
|
|
23209
|
+
/** @description Not found */
|
|
23210
|
+
404: {
|
|
23211
|
+
headers: {
|
|
23212
|
+
[name: string]: unknown;
|
|
23213
|
+
};
|
|
23214
|
+
content: {
|
|
23215
|
+
"application/json": components["schemas"]["error.NOT_FOUND"];
|
|
23216
|
+
};
|
|
23217
|
+
};
|
|
23218
|
+
/** @description Internal server error */
|
|
23219
|
+
500: {
|
|
23220
|
+
headers: {
|
|
23221
|
+
[name: string]: unknown;
|
|
23222
|
+
};
|
|
23223
|
+
content: {
|
|
23224
|
+
"application/json": components["schemas"]["error.INTERNAL_SERVER_ERROR"];
|
|
23225
|
+
};
|
|
23226
|
+
};
|
|
23227
|
+
};
|
|
23228
|
+
};
|
|
23023
23229
|
getProfitAndLossReport: {
|
|
23024
23230
|
parameters: {
|
|
23025
23231
|
query?: {
|
|
@@ -23643,101 +23849,6 @@ export interface operations {
|
|
|
23643
23849
|
};
|
|
23644
23850
|
};
|
|
23645
23851
|
};
|
|
23646
|
-
getJournalEntriesReportCsv: {
|
|
23647
|
-
parameters: {
|
|
23648
|
-
query?: {
|
|
23649
|
-
/** @description comma separated journal entry ids */
|
|
23650
|
-
ids?: string;
|
|
23651
|
-
txnCode?: string;
|
|
23652
|
-
published?: boolean;
|
|
23653
|
-
status?: "active" | "inactive";
|
|
23654
|
-
startAt?: string;
|
|
23655
|
-
endAt?: string;
|
|
23656
|
-
search?: string;
|
|
23657
|
-
date?: string;
|
|
23658
|
-
amount?: string;
|
|
23659
|
-
isDateRangeEndInclusive?: boolean;
|
|
23660
|
-
reservationIds?: string;
|
|
23661
|
-
transactionIds?: string;
|
|
23662
|
-
/** @description Currency in ISO 4217 format, will be converted to lowercase */
|
|
23663
|
-
currency?: string;
|
|
23664
|
-
/** @description listing ids comma separated or "unmapped" */
|
|
23665
|
-
listingIds?: string;
|
|
23666
|
-
/** @description account ids comma separated accounts or "unmapped" */
|
|
23667
|
-
accountIds?: string;
|
|
23668
|
-
/** @description comma separated categories */
|
|
23669
|
-
categoryIds?: string;
|
|
23670
|
-
classifications?: string;
|
|
23671
|
-
types?: string;
|
|
23672
|
-
entityTypes?: string;
|
|
23673
|
-
party?: "owners" | "manager";
|
|
23674
|
-
};
|
|
23675
|
-
header?: {
|
|
23676
|
-
"X-Team-Id"?: string;
|
|
23677
|
-
};
|
|
23678
|
-
path?: never;
|
|
23679
|
-
cookie?: never;
|
|
23680
|
-
};
|
|
23681
|
-
requestBody?: never;
|
|
23682
|
-
responses: {
|
|
23683
|
-
/** @description Successful response */
|
|
23684
|
-
200: {
|
|
23685
|
-
headers: {
|
|
23686
|
-
[name: string]: unknown;
|
|
23687
|
-
};
|
|
23688
|
-
content: {
|
|
23689
|
-
"application/json": {
|
|
23690
|
-
url: string;
|
|
23691
|
-
};
|
|
23692
|
-
};
|
|
23693
|
-
};
|
|
23694
|
-
/** @description Invalid input data */
|
|
23695
|
-
400: {
|
|
23696
|
-
headers: {
|
|
23697
|
-
[name: string]: unknown;
|
|
23698
|
-
};
|
|
23699
|
-
content: {
|
|
23700
|
-
"application/json": components["schemas"]["error.BAD_REQUEST"];
|
|
23701
|
-
};
|
|
23702
|
-
};
|
|
23703
|
-
/** @description Authorization not provided */
|
|
23704
|
-
401: {
|
|
23705
|
-
headers: {
|
|
23706
|
-
[name: string]: unknown;
|
|
23707
|
-
};
|
|
23708
|
-
content: {
|
|
23709
|
-
"application/json": components["schemas"]["error.UNAUTHORIZED"];
|
|
23710
|
-
};
|
|
23711
|
-
};
|
|
23712
|
-
/** @description Insufficient access */
|
|
23713
|
-
403: {
|
|
23714
|
-
headers: {
|
|
23715
|
-
[name: string]: unknown;
|
|
23716
|
-
};
|
|
23717
|
-
content: {
|
|
23718
|
-
"application/json": components["schemas"]["error.FORBIDDEN"];
|
|
23719
|
-
};
|
|
23720
|
-
};
|
|
23721
|
-
/** @description Not found */
|
|
23722
|
-
404: {
|
|
23723
|
-
headers: {
|
|
23724
|
-
[name: string]: unknown;
|
|
23725
|
-
};
|
|
23726
|
-
content: {
|
|
23727
|
-
"application/json": components["schemas"]["error.NOT_FOUND"];
|
|
23728
|
-
};
|
|
23729
|
-
};
|
|
23730
|
-
/** @description Internal server error */
|
|
23731
|
-
500: {
|
|
23732
|
-
headers: {
|
|
23733
|
-
[name: string]: unknown;
|
|
23734
|
-
};
|
|
23735
|
-
content: {
|
|
23736
|
-
"application/json": components["schemas"]["error.INTERNAL_SERVER_ERROR"];
|
|
23737
|
-
};
|
|
23738
|
-
};
|
|
23739
|
-
};
|
|
23740
|
-
};
|
|
23741
23852
|
getCalendar: {
|
|
23742
23853
|
parameters: {
|
|
23743
23854
|
query: {
|