@vrplatform/api 1.3.1-preview.2283 → 1.3.1-preview.2288

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.
@@ -4334,7 +4334,7 @@ export interface operations {
4334
4334
  };
4335
4335
  cookie?: never;
4336
4336
  };
4337
- requestBody: {
4337
+ requestBody?: {
4338
4338
  content: {
4339
4339
  "application/json": Record<string, never>;
4340
4340
  };
@@ -5229,7 +5229,7 @@ export interface operations {
5229
5229
  };
5230
5230
  cookie?: never;
5231
5231
  };
5232
- requestBody: {
5232
+ requestBody?: {
5233
5233
  content: {
5234
5234
  "application/json": Record<string, never>;
5235
5235
  };
@@ -9301,7 +9301,7 @@ export interface operations {
9301
9301
  };
9302
9302
  cookie?: never;
9303
9303
  };
9304
- requestBody: {
9304
+ requestBody?: {
9305
9305
  content: {
9306
9306
  "application/json": Record<string, never>;
9307
9307
  };
@@ -9941,7 +9941,7 @@ export interface operations {
9941
9941
  path?: never;
9942
9942
  cookie?: never;
9943
9943
  };
9944
- requestBody: {
9944
+ requestBody?: {
9945
9945
  content: {
9946
9946
  "application/json": Record<string, never>;
9947
9947
  };
@@ -10741,7 +10741,7 @@ export interface operations {
10741
10741
  };
10742
10742
  cookie?: never;
10743
10743
  };
10744
- requestBody: {
10744
+ requestBody?: {
10745
10745
  content: {
10746
10746
  "application/json": Record<string, never>;
10747
10747
  };
@@ -11940,7 +11940,7 @@ export interface operations {
11940
11940
  };
11941
11941
  cookie?: never;
11942
11942
  };
11943
- requestBody: {
11943
+ requestBody?: {
11944
11944
  content: {
11945
11945
  "application/json": Record<string, never>;
11946
11946
  };
@@ -12160,7 +12160,7 @@ export interface operations {
12160
12160
  };
12161
12161
  cookie?: never;
12162
12162
  };
12163
- requestBody: {
12163
+ requestBody?: {
12164
12164
  content: {
12165
12165
  "application/json": Record<string, never>;
12166
12166
  };
@@ -14745,7 +14745,7 @@ export interface operations {
14745
14745
  };
14746
14746
  cookie?: never;
14747
14747
  };
14748
- requestBody: {
14748
+ requestBody?: {
14749
14749
  content: {
14750
14750
  "application/json": Record<string, never>;
14751
14751
  };
@@ -16933,7 +16933,7 @@ export interface operations {
16933
16933
  };
16934
16934
  cookie?: never;
16935
16935
  };
16936
- requestBody: {
16936
+ requestBody?: {
16937
16937
  content: {
16938
16938
  "application/json": Record<string, never>;
16939
16939
  };
@@ -17515,7 +17515,7 @@ export interface operations {
17515
17515
  };
17516
17516
  cookie?: never;
17517
17517
  };
17518
- requestBody: {
17518
+ requestBody?: {
17519
17519
  content: {
17520
17520
  "application/json": Record<string, never>;
17521
17521
  };
@@ -20994,7 +20994,7 @@ export interface operations {
20994
20994
  };
20995
20995
  cookie?: never;
20996
20996
  };
20997
- requestBody: {
20997
+ requestBody?: {
20998
20998
  content: {
20999
20999
  "application/json": Record<string, never>;
21000
21000
  };
@@ -21926,7 +21926,7 @@ export interface operations {
21926
21926
  };
21927
21927
  cookie?: never;
21928
21928
  };
21929
- requestBody: {
21929
+ requestBody?: {
21930
21930
  content: {
21931
21931
  "application/json": Record<string, never>;
21932
21932
  };
@@ -22701,7 +22701,7 @@ export interface operations {
22701
22701
  };
22702
22702
  cookie?: never;
22703
22703
  };
22704
- requestBody: {
22704
+ requestBody?: {
22705
22705
  content: {
22706
22706
  "application/json": Record<string, never>;
22707
22707
  };
@@ -29772,7 +29772,7 @@ export interface operations {
29772
29772
  };
29773
29773
  cookie?: never;
29774
29774
  };
29775
- requestBody: {
29775
+ requestBody?: {
29776
29776
  content: {
29777
29777
  "application/json": Record<string, never>;
29778
29778
  };
@@ -30924,7 +30924,7 @@ export interface operations {
30924
30924
  };
30925
30925
  cookie?: never;
30926
30926
  };
30927
- requestBody: {
30927
+ requestBody?: {
30928
30928
  content: {
30929
30929
  "application/json": Record<string, never>;
30930
30930
  };
@@ -34232,7 +34232,7 @@ export interface operations {
34232
34232
  };
34233
34233
  cookie?: never;
34234
34234
  };
34235
- requestBody: {
34235
+ requestBody?: {
34236
34236
  content: {
34237
34237
  "application/json": Record<string, never>;
34238
34238
  };
@@ -36276,7 +36276,7 @@ export interface operations {
36276
36276
  };
36277
36277
  cookie?: never;
36278
36278
  };
36279
- requestBody: {
36279
+ requestBody?: {
36280
36280
  content: {
36281
36281
  "application/json": Record<string, never>;
36282
36282
  };
@@ -36501,7 +36501,7 @@ export interface operations {
36501
36501
  };
36502
36502
  cookie?: never;
36503
36503
  };
36504
- requestBody: {
36504
+ requestBody?: {
36505
36505
  content: {
36506
36506
  "application/json": Record<string, never>;
36507
36507
  };
@@ -37535,7 +37535,7 @@ export interface operations {
37535
37535
  };
37536
37536
  cookie?: never;
37537
37537
  };
37538
- requestBody: {
37538
+ requestBody?: {
37539
37539
  content: {
37540
37540
  "application/json": Record<string, never>;
37541
37541
  };
@@ -41139,7 +41139,7 @@ export interface operations {
41139
41139
  };
41140
41140
  cookie?: never;
41141
41141
  };
41142
- requestBody: {
41142
+ requestBody?: {
41143
41143
  content: {
41144
41144
  "application/json": Record<string, never>;
41145
41145
  };
@@ -41359,7 +41359,7 @@ export interface operations {
41359
41359
  };
41360
41360
  cookie?: never;
41361
41361
  };
41362
- requestBody: {
41362
+ requestBody?: {
41363
41363
  content: {
41364
41364
  "application/json": Record<string, never>;
41365
41365
  };
@@ -42157,7 +42157,7 @@ export interface operations {
42157
42157
  };
42158
42158
  cookie?: never;
42159
42159
  };
42160
- requestBody: {
42160
+ requestBody?: {
42161
42161
  content: {
42162
42162
  "application/json": Record<string, never>;
42163
42163
  };
@@ -45734,7 +45734,7 @@ export interface operations {
45734
45734
  };
45735
45735
  cookie?: never;
45736
45736
  };
45737
- requestBody: {
45737
+ requestBody?: {
45738
45738
  content: {
45739
45739
  "application/json": Record<string, never>;
45740
45740
  };
@@ -47136,7 +47136,7 @@ export interface operations {
47136
47136
  };
47137
47137
  cookie?: never;
47138
47138
  };
47139
- requestBody: {
47139
+ requestBody?: {
47140
47140
  content: {
47141
47141
  "application/json": Record<string, never>;
47142
47142
  };