@vrplatform/api 1.3.1-stage.2117 → 1.3.1-stage.2119
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.
|
@@ -10702,7 +10702,9 @@ export interface operations {
|
|
|
10702
10702
|
};
|
|
10703
10703
|
postContacts: {
|
|
10704
10704
|
parameters: {
|
|
10705
|
-
query?:
|
|
10705
|
+
query?: {
|
|
10706
|
+
dryRun?: boolean;
|
|
10707
|
+
};
|
|
10706
10708
|
header?: never;
|
|
10707
10709
|
path?: never;
|
|
10708
10710
|
cookie?: never;
|
|
@@ -11285,7 +11287,9 @@ export interface operations {
|
|
|
11285
11287
|
};
|
|
11286
11288
|
putContactsById: {
|
|
11287
11289
|
parameters: {
|
|
11288
|
-
query?:
|
|
11290
|
+
query?: {
|
|
11291
|
+
dryRun?: boolean;
|
|
11292
|
+
};
|
|
11289
11293
|
header?: never;
|
|
11290
11294
|
path: {
|
|
11291
11295
|
id: string;
|
|
@@ -11464,6 +11468,7 @@ export interface operations {
|
|
|
11464
11468
|
parameters: {
|
|
11465
11469
|
query?: {
|
|
11466
11470
|
onLocked?: "error" | "archive";
|
|
11471
|
+
dryRun?: boolean;
|
|
11467
11472
|
};
|
|
11468
11473
|
header?: never;
|
|
11469
11474
|
path: {
|
|
@@ -15152,7 +15157,9 @@ export interface operations {
|
|
|
15152
15157
|
};
|
|
15153
15158
|
postListings: {
|
|
15154
15159
|
parameters: {
|
|
15155
|
-
query?:
|
|
15160
|
+
query?: {
|
|
15161
|
+
dryRun?: boolean;
|
|
15162
|
+
};
|
|
15156
15163
|
header?: never;
|
|
15157
15164
|
path?: never;
|
|
15158
15165
|
cookie?: never;
|
|
@@ -16651,7 +16658,9 @@ export interface operations {
|
|
|
16651
16658
|
};
|
|
16652
16659
|
putListingsById: {
|
|
16653
16660
|
parameters: {
|
|
16654
|
-
query?:
|
|
16661
|
+
query?: {
|
|
16662
|
+
dryRun?: boolean;
|
|
16663
|
+
};
|
|
16655
16664
|
header?: never;
|
|
16656
16665
|
path: {
|
|
16657
16666
|
id: string;
|
|
@@ -16909,6 +16918,7 @@ export interface operations {
|
|
|
16909
16918
|
parameters: {
|
|
16910
16919
|
query?: {
|
|
16911
16920
|
onLocked?: "error" | "archive";
|
|
16921
|
+
dryRun?: boolean;
|
|
16912
16922
|
};
|
|
16913
16923
|
header?: never;
|
|
16914
16924
|
path: {
|
|
@@ -26536,7 +26546,9 @@ export interface operations {
|
|
|
26536
26546
|
};
|
|
26537
26547
|
postReservations: {
|
|
26538
26548
|
parameters: {
|
|
26539
|
-
query?:
|
|
26549
|
+
query?: {
|
|
26550
|
+
dryRun?: boolean;
|
|
26551
|
+
};
|
|
26540
26552
|
header?: never;
|
|
26541
26553
|
path?: never;
|
|
26542
26554
|
cookie?: never;
|
|
@@ -28424,7 +28436,9 @@ export interface operations {
|
|
|
28424
28436
|
};
|
|
28425
28437
|
putReservationsById: {
|
|
28426
28438
|
parameters: {
|
|
28427
|
-
query?:
|
|
28439
|
+
query?: {
|
|
28440
|
+
dryRun?: boolean;
|
|
28441
|
+
};
|
|
28428
28442
|
header?: never;
|
|
28429
28443
|
path: {
|
|
28430
28444
|
id: string;
|
|
@@ -28996,6 +29010,7 @@ export interface operations {
|
|
|
28996
29010
|
parameters: {
|
|
28997
29011
|
query?: {
|
|
28998
29012
|
onLocked?: "error" | "archive";
|
|
29013
|
+
dryRun?: boolean;
|
|
28999
29014
|
};
|
|
29000
29015
|
header?: never;
|
|
29001
29016
|
path: {
|
|
@@ -41508,7 +41523,9 @@ export interface operations {
|
|
|
41508
41523
|
};
|
|
41509
41524
|
postTransactions: {
|
|
41510
41525
|
parameters: {
|
|
41511
|
-
query?:
|
|
41526
|
+
query?: {
|
|
41527
|
+
dryRun?: boolean;
|
|
41528
|
+
};
|
|
41512
41529
|
header?: never;
|
|
41513
41530
|
path?: never;
|
|
41514
41531
|
cookie?: never;
|
|
@@ -45283,7 +45300,9 @@ export interface operations {
|
|
|
45283
45300
|
};
|
|
45284
45301
|
putTransactionsById: {
|
|
45285
45302
|
parameters: {
|
|
45286
|
-
query?:
|
|
45303
|
+
query?: {
|
|
45304
|
+
dryRun?: boolean;
|
|
45305
|
+
};
|
|
45287
45306
|
header?: never;
|
|
45288
45307
|
path: {
|
|
45289
45308
|
id: string;
|
|
@@ -45753,6 +45772,7 @@ export interface operations {
|
|
|
45753
45772
|
parameters: {
|
|
45754
45773
|
query?: {
|
|
45755
45774
|
onLocked?: "error" | "archive";
|
|
45775
|
+
dryRun?: boolean;
|
|
45756
45776
|
};
|
|
45757
45777
|
header?: never;
|
|
45758
45778
|
path: {
|