@volant-autonomy/via-sdk 1.5384.1 → 1.5400.1

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.
@@ -15,9 +15,9 @@ export declare class Composite {
15
15
  error: {
16
16
  errors: {
17
17
  detail: string;
18
- status: "401" | "400" | "405" | "422" | "404" | "403";
18
+ status: "401" | "400" | "404" | "405" | "422" | "403";
19
19
  }[];
20
- status: "401" | "400" | "405" | "422" | "404" | "403";
20
+ status: "401" | "400" | "404" | "405" | "422" | "403";
21
21
  };
22
22
  response: Response;
23
23
  aborted: false;
@@ -37,9 +37,9 @@ export declare class Composite {
37
37
  error: {
38
38
  errors: {
39
39
  detail: string;
40
- status: "401" | "400" | "405" | "422";
40
+ status: "401" | "400" | "404" | "405" | "422";
41
41
  }[];
42
- status: "401" | "400" | "405" | "422";
42
+ status: "401" | "400" | "404" | "405" | "422";
43
43
  };
44
44
  response: Response;
45
45
  aborted: false;
@@ -59,9 +59,9 @@ export declare class Composite {
59
59
  error: {
60
60
  errors: {
61
61
  detail: string;
62
- status: "401" | "400" | "405" | "422";
62
+ status: "401" | "400" | "404" | "405" | "422";
63
63
  }[];
64
- status: "401" | "400" | "405" | "422";
64
+ status: "401" | "400" | "404" | "405" | "422";
65
65
  };
66
66
  response: Response;
67
67
  aborted: false;
@@ -81,9 +81,9 @@ export declare class Composite {
81
81
  error: {
82
82
  errors: {
83
83
  detail: string;
84
- status: "401" | "400" | "405" | "422";
84
+ status: "401" | "400" | "404" | "405" | "422";
85
85
  }[];
86
- status: "401" | "400" | "405" | "422";
86
+ status: "401" | "400" | "404" | "405" | "422";
87
87
  };
88
88
  response: Response;
89
89
  aborted: false;
@@ -103,9 +103,9 @@ export declare class Composite {
103
103
  error: {
104
104
  errors: {
105
105
  detail: string;
106
- status: "401" | "400" | "405" | "422";
106
+ status: "401" | "400" | "404" | "405" | "422";
107
107
  }[];
108
- status: "401" | "400" | "405" | "422";
108
+ status: "401" | "400" | "404" | "405" | "422";
109
109
  };
110
110
  response: Response;
111
111
  aborted: false;
@@ -125,9 +125,9 @@ export declare class Composite {
125
125
  error: {
126
126
  errors: {
127
127
  detail: string;
128
- status: "401" | "400" | "405" | "422" | "404" | "409";
128
+ status: "401" | "400" | "404" | "405" | "422" | "409";
129
129
  }[];
130
- status: "401" | "400" | "405" | "422" | "404" | "409";
130
+ status: "401" | "400" | "404" | "405" | "422" | "409";
131
131
  };
132
132
  response: Response;
133
133
  aborted: false;
@@ -142,9 +142,9 @@ export declare class Composite {
142
142
  error: {
143
143
  errors: {
144
144
  detail: string;
145
- status: "401" | "400" | "405" | "422" | "404" | "403";
145
+ status: "401" | "400" | "404" | "405" | "422" | "403";
146
146
  }[];
147
- status: "401" | "400" | "405" | "422" | "404" | "403";
147
+ status: "401" | "400" | "404" | "405" | "422" | "403";
148
148
  };
149
149
  response: Response;
150
150
  aborted: false;
@@ -162,9 +162,9 @@ export declare class Composite {
162
162
  error: {
163
163
  errors: {
164
164
  detail: string;
165
- status: "401" | "400" | "405" | "422" | "404";
165
+ status: "401" | "400" | "404" | "405" | "422";
166
166
  }[];
167
- status: "401" | "400" | "405" | "422" | "404";
167
+ status: "401" | "400" | "404" | "405" | "422";
168
168
  };
169
169
  }>;
170
170
  /**
@@ -187,9 +187,9 @@ export declare class Composite {
187
187
  error: {
188
188
  errors: {
189
189
  detail: string;
190
- status: "401" | "400" | "405" | "422" | "404";
190
+ status: "401" | "400" | "404" | "405" | "422";
191
191
  }[];
192
- status: "401" | "400" | "405" | "422" | "404";
192
+ status: "401" | "400" | "404" | "405" | "422";
193
193
  };
194
194
  response: Response;
195
195
  aborted: false;
@@ -208,17 +208,17 @@ export declare class Composite {
208
208
  doPathingTask(args: createPathingTask['requestBody']['content']['application/json']): Promise<{
209
209
  errors: {
210
210
  detail: string;
211
- status: "401" | "400" | "405" | "422" | "404";
211
+ status: "401" | "400" | "404" | "405" | "422";
212
212
  }[];
213
- status: "401" | "400" | "405" | "422" | "404";
213
+ status: "401" | "400" | "404" | "405" | "422";
214
214
  } | {
215
215
  data?: never;
216
216
  error: {
217
217
  errors: {
218
218
  detail: string;
219
- status: "401" | "400" | "405" | "422" | "404";
219
+ status: "401" | "400" | "404" | "405" | "422";
220
220
  }[];
221
- status: "401" | "400" | "405" | "422" | "404";
221
+ status: "401" | "400" | "404" | "405" | "422";
222
222
  };
223
223
  response: Response;
224
224
  aborted: false;
package/dist/direct.d.ts CHANGED
@@ -81,9 +81,9 @@ export declare class Direct {
81
81
  error: {
82
82
  errors: {
83
83
  detail: string;
84
- status: "401" | "400" | "405" | "422";
84
+ status: "401" | "400" | "404" | "405" | "422";
85
85
  }[];
86
- status: "401" | "400" | "405" | "422";
86
+ status: "401" | "400" | "404" | "405" | "422";
87
87
  };
88
88
  response: Response;
89
89
  aborted: false;
@@ -112,9 +112,9 @@ export declare class Direct {
112
112
  error: {
113
113
  errors: {
114
114
  detail: string;
115
- status: "401" | "400" | "405" | "422" | "404";
115
+ status: "401" | "400" | "404" | "405" | "422";
116
116
  }[];
117
- status: "401" | "400" | "405" | "422" | "404";
117
+ status: "401" | "400" | "404" | "405" | "422";
118
118
  };
119
119
  response: Response;
120
120
  aborted: false;
@@ -146,9 +146,9 @@ export declare class Direct {
146
146
  error: {
147
147
  errors: {
148
148
  detail: string;
149
- status: "401" | "400" | "405" | "422" | "404" | "403";
149
+ status: "401" | "400" | "404" | "405" | "422" | "403";
150
150
  }[];
151
- status: "401" | "400" | "405" | "422" | "404" | "403";
151
+ status: "401" | "400" | "404" | "405" | "422" | "403";
152
152
  };
153
153
  response: Response;
154
154
  aborted: false;
@@ -177,9 +177,9 @@ export declare class Direct {
177
177
  error: {
178
178
  errors: {
179
179
  detail: string;
180
- status: "401" | "400" | "405" | "422" | "404";
180
+ status: "401" | "400" | "404" | "405" | "422";
181
181
  }[];
182
- status: "401" | "400" | "405" | "422" | "404";
182
+ status: "401" | "400" | "404" | "405" | "422";
183
183
  };
184
184
  response: Response;
185
185
  aborted: false;
@@ -208,9 +208,9 @@ export declare class Direct {
208
208
  error: {
209
209
  errors: {
210
210
  detail: string;
211
- status: "401" | "400" | "405" | "422" | "404";
211
+ status: "401" | "400" | "404" | "405" | "422";
212
212
  }[];
213
- status: "401" | "400" | "405" | "422" | "404";
213
+ status: "401" | "400" | "404" | "405" | "422";
214
214
  };
215
215
  response: Response;
216
216
  aborted: false;
@@ -238,9 +238,9 @@ export declare class Direct {
238
238
  error: {
239
239
  errors: {
240
240
  detail: string;
241
- status: "401" | "400" | "405" | "422" | "404";
241
+ status: "401" | "400" | "404" | "405" | "422";
242
242
  }[];
243
- status: "401" | "400" | "405" | "422" | "404";
243
+ status: "401" | "400" | "404" | "405" | "422";
244
244
  };
245
245
  response: Response;
246
246
  aborted: false;
@@ -268,9 +268,9 @@ export declare class Direct {
268
268
  error: {
269
269
  errors: {
270
270
  detail: string;
271
- status: "401" | "400" | "405" | "422" | "404";
271
+ status: "401" | "400" | "404" | "405" | "422";
272
272
  }[];
273
- status: "401" | "400" | "405" | "422" | "404";
273
+ status: "401" | "400" | "404" | "405" | "422";
274
274
  };
275
275
  response: Response;
276
276
  aborted: false;
@@ -303,9 +303,9 @@ export declare class Direct {
303
303
  error: {
304
304
  errors: {
305
305
  detail: string;
306
- status: "401" | "400" | "405" | "422" | "404";
306
+ status: "401" | "400" | "404" | "405" | "422";
307
307
  }[];
308
- status: "401" | "400" | "405" | "422" | "404";
308
+ status: "401" | "400" | "404" | "405" | "422";
309
309
  };
310
310
  response: Response;
311
311
  aborted: false;
@@ -335,9 +335,9 @@ export declare class Direct {
335
335
  error: {
336
336
  errors: {
337
337
  detail: string;
338
- status: "401" | "400" | "405" | "422" | "404";
338
+ status: "401" | "400" | "404" | "405" | "422";
339
339
  }[];
340
- status: "401" | "400" | "405" | "422" | "404";
340
+ status: "401" | "400" | "404" | "405" | "422";
341
341
  };
342
342
  response: Response;
343
343
  aborted: false;
@@ -366,9 +366,9 @@ export declare class Direct {
366
366
  error: {
367
367
  errors: {
368
368
  detail: string;
369
- status: "401" | "400" | "405" | "422" | "404" | "409";
369
+ status: "401" | "400" | "404" | "405" | "422" | "409";
370
370
  }[];
371
- status: "401" | "400" | "405" | "422" | "404" | "409";
371
+ status: "401" | "400" | "404" | "405" | "422" | "409";
372
372
  };
373
373
  response: Response;
374
374
  aborted: false;
@@ -394,9 +394,9 @@ export declare class Direct {
394
394
  error: {
395
395
  errors: {
396
396
  detail: string;
397
- status: "401" | "400" | "405" | "422" | "404" | "406";
397
+ status: "401" | "400" | "404" | "405" | "422" | "406";
398
398
  }[];
399
- status: "401" | "400" | "405" | "422" | "404" | "406";
399
+ status: "401" | "400" | "404" | "405" | "422" | "406";
400
400
  };
401
401
  response: Response;
402
402
  aborted: false;
@@ -491,9 +491,9 @@ export declare class Direct {
491
491
  error: {
492
492
  errors: {
493
493
  detail: string;
494
- status: "401" | "400" | "405" | "422" | "404";
494
+ status: "401" | "400" | "404" | "405" | "422";
495
495
  }[];
496
- status: "401" | "400" | "405" | "422" | "404";
496
+ status: "401" | "400" | "404" | "405" | "422";
497
497
  };
498
498
  response: Response;
499
499
  aborted: false;
@@ -522,9 +522,9 @@ export declare class Direct {
522
522
  error: {
523
523
  errors: {
524
524
  detail: string;
525
- status: "401" | "400" | "405" | "422" | "404" | "403";
525
+ status: "401" | "400" | "404" | "405" | "422" | "403";
526
526
  }[];
527
- status: "401" | "400" | "405" | "422" | "404" | "403";
527
+ status: "401" | "400" | "404" | "405" | "422" | "403";
528
528
  };
529
529
  response: Response;
530
530
  aborted: false;
@@ -553,9 +553,9 @@ export declare class Direct {
553
553
  error: {
554
554
  errors: {
555
555
  detail: string;
556
- status: "401" | "400" | "405" | "422" | "404" | "409";
556
+ status: "401" | "400" | "404" | "405" | "422" | "409";
557
557
  }[];
558
- status: "401" | "400" | "405" | "422" | "404" | "409";
558
+ status: "401" | "400" | "404" | "405" | "422" | "409";
559
559
  };
560
560
  response: Response;
561
561
  aborted: false;
@@ -582,9 +582,9 @@ export declare class Direct {
582
582
  error: {
583
583
  errors: {
584
584
  detail: string;
585
- status: "401" | "400" | "405" | "422" | "404";
585
+ status: "401" | "400" | "404" | "405" | "422";
586
586
  }[];
587
- status: "401" | "400" | "405" | "422" | "404";
587
+ status: "401" | "400" | "404" | "405" | "422";
588
588
  };
589
589
  response: Response;
590
590
  aborted: false;
@@ -616,9 +616,9 @@ export declare class Direct {
616
616
  error: {
617
617
  errors: {
618
618
  detail: string;
619
- status: "401" | "400" | "405" | "422" | "404";
619
+ status: "401" | "400" | "404" | "405" | "422";
620
620
  }[];
621
- status: "401" | "400" | "405" | "422" | "404";
621
+ status: "401" | "400" | "404" | "405" | "422";
622
622
  };
623
623
  response: Response;
624
624
  aborted: false;
@@ -686,9 +686,9 @@ export declare class Direct {
686
686
  error: {
687
687
  errors: {
688
688
  detail: string;
689
- status: "401" | "400" | "405" | "422" | "404";
689
+ status: "401" | "400" | "404" | "405" | "422";
690
690
  }[];
691
- status: "401" | "400" | "405" | "422" | "404";
691
+ status: "401" | "400" | "404" | "405" | "422";
692
692
  };
693
693
  response: Response;
694
694
  aborted: false;
@@ -804,9 +804,9 @@ export declare class Direct {
804
804
  error: {
805
805
  errors: {
806
806
  detail: string;
807
- status: "401" | "400" | "405" | "422" | "404";
807
+ status: "401" | "400" | "404" | "405" | "422";
808
808
  }[];
809
- status: "401" | "400" | "405" | "422" | "404";
809
+ status: "401" | "400" | "404" | "405" | "422";
810
810
  };
811
811
  response: Response;
812
812
  aborted: false;
@@ -839,9 +839,9 @@ export declare class Direct {
839
839
  error: {
840
840
  errors: {
841
841
  detail: string;
842
- status: "401" | "400" | "405" | "422" | "404";
842
+ status: "401" | "400" | "404" | "405" | "422";
843
843
  }[];
844
- status: "401" | "400" | "405" | "422" | "404";
844
+ status: "401" | "400" | "404" | "405" | "422";
845
845
  };
846
846
  response: Response;
847
847
  aborted: false;
@@ -927,9 +927,9 @@ export declare class Direct {
927
927
  error: {
928
928
  errors: {
929
929
  detail: string;
930
- status: "401" | "400" | "405" | "422" | "404";
930
+ status: "401" | "400" | "404" | "405" | "422";
931
931
  }[];
932
- status: "401" | "400" | "405" | "422" | "404";
932
+ status: "401" | "400" | "404" | "405" | "422";
933
933
  };
934
934
  response: Response;
935
935
  aborted: false;
@@ -1013,9 +1013,9 @@ export declare class Direct {
1013
1013
  error: {
1014
1014
  errors: {
1015
1015
  detail: string;
1016
- status: "401" | "400" | "405" | "422" | "404";
1016
+ status: "401" | "400" | "404" | "405" | "422";
1017
1017
  }[];
1018
- status: "401" | "400" | "405" | "422" | "404";
1018
+ status: "401" | "400" | "404" | "405" | "422";
1019
1019
  };
1020
1020
  response: Response;
1021
1021
  aborted: false;
@@ -1067,9 +1067,9 @@ export declare class Direct {
1067
1067
  error: {
1068
1068
  errors: {
1069
1069
  detail: string;
1070
- status: "401" | "400" | "405" | "422" | "404";
1070
+ status: "401" | "400" | "404" | "405" | "422";
1071
1071
  }[];
1072
- status: "401" | "400" | "405" | "422" | "404";
1072
+ status: "401" | "400" | "404" | "405" | "422";
1073
1073
  };
1074
1074
  response: Response;
1075
1075
  aborted: false;
@@ -1097,9 +1097,9 @@ export declare class Direct {
1097
1097
  error: {
1098
1098
  errors: {
1099
1099
  detail: string;
1100
- status: "401" | "400" | "405" | "422" | "404";
1100
+ status: "401" | "400" | "404" | "405" | "422";
1101
1101
  }[];
1102
- status: "401" | "400" | "405" | "422" | "404";
1102
+ status: "401" | "400" | "404" | "405" | "422";
1103
1103
  };
1104
1104
  response: Response;
1105
1105
  aborted: false;
@@ -1127,9 +1127,9 @@ export declare class Direct {
1127
1127
  error: {
1128
1128
  errors: {
1129
1129
  detail: string;
1130
- status: "401" | "400" | "405" | "422" | "404";
1130
+ status: "401" | "400" | "404" | "405" | "422";
1131
1131
  }[];
1132
- status: "401" | "400" | "405" | "422" | "404";
1132
+ status: "401" | "400" | "404" | "405" | "422";
1133
1133
  };
1134
1134
  response: Response;
1135
1135
  aborted: false;
@@ -1217,9 +1217,9 @@ export declare class Direct {
1217
1217
  error: {
1218
1218
  errors: {
1219
1219
  detail: string;
1220
- status: "401" | "400" | "405" | "422" | "404";
1220
+ status: "401" | "400" | "404" | "405" | "422";
1221
1221
  }[];
1222
- status: "401" | "400" | "405" | "422" | "404";
1222
+ status: "401" | "400" | "404" | "405" | "422";
1223
1223
  };
1224
1224
  response: Response;
1225
1225
  aborted: false;
@@ -1249,9 +1249,9 @@ export declare class Direct {
1249
1249
  error: {
1250
1250
  errors: {
1251
1251
  detail: string;
1252
- status: "401" | "400" | "405" | "422" | "404";
1252
+ status: "401" | "400" | "404" | "405" | "422";
1253
1253
  }[];
1254
- status: "401" | "400" | "405" | "422" | "404";
1254
+ status: "401" | "400" | "404" | "405" | "422";
1255
1255
  };
1256
1256
  response: Response;
1257
1257
  aborted: false;
@@ -1281,9 +1281,9 @@ export declare class Direct {
1281
1281
  error: {
1282
1282
  errors: {
1283
1283
  detail: string;
1284
- status: "401" | "400" | "405" | "422" | "404";
1284
+ status: "401" | "400" | "404" | "405" | "422";
1285
1285
  }[];
1286
- status: "401" | "400" | "405" | "422" | "404";
1286
+ status: "401" | "400" | "404" | "405" | "422";
1287
1287
  };
1288
1288
  response: Response;
1289
1289
  aborted: false;
@@ -1367,9 +1367,9 @@ export declare class Direct {
1367
1367
  error: {
1368
1368
  errors: {
1369
1369
  detail: string;
1370
- status: "401" | "400" | "405" | "422" | "404";
1370
+ status: "401" | "400" | "404" | "405" | "422";
1371
1371
  }[];
1372
- status: "401" | "400" | "405" | "422" | "404";
1372
+ status: "401" | "400" | "404" | "405" | "422";
1373
1373
  };
1374
1374
  response: Response;
1375
1375
  aborted: false;
@@ -1399,9 +1399,9 @@ export declare class Direct {
1399
1399
  error: {
1400
1400
  errors: {
1401
1401
  detail: string;
1402
- status: "401" | "400" | "405" | "422" | "404";
1402
+ status: "401" | "400" | "404" | "405" | "422";
1403
1403
  }[];
1404
- status: "401" | "400" | "405" | "422" | "404";
1404
+ status: "401" | "400" | "404" | "405" | "422";
1405
1405
  };
1406
1406
  response: Response;
1407
1407
  aborted: false;
@@ -1431,9 +1431,9 @@ export declare class Direct {
1431
1431
  error: {
1432
1432
  errors: {
1433
1433
  detail: string;
1434
- status: "401" | "400" | "405" | "422" | "404";
1434
+ status: "401" | "400" | "404" | "405" | "422";
1435
1435
  }[];
1436
- status: "401" | "400" | "405" | "422" | "404";
1436
+ status: "401" | "400" | "404" | "405" | "422";
1437
1437
  };
1438
1438
  response: Response;
1439
1439
  aborted: false;
@@ -1487,9 +1487,9 @@ export declare class Direct {
1487
1487
  error: {
1488
1488
  errors: {
1489
1489
  detail: string;
1490
- status: "401" | "400" | "405" | "422" | "404";
1490
+ status: "401" | "400" | "404" | "405" | "422";
1491
1491
  }[];
1492
- status: "401" | "400" | "405" | "422" | "404";
1492
+ status: "401" | "400" | "404" | "405" | "422";
1493
1493
  };
1494
1494
  response: Response;
1495
1495
  aborted: false;
@@ -1546,9 +1546,9 @@ export declare class Direct {
1546
1546
  error: {
1547
1547
  errors: {
1548
1548
  detail: string;
1549
- status: "401" | "400" | "405" | "422" | "404";
1549
+ status: "401" | "400" | "404" | "405" | "422";
1550
1550
  }[];
1551
- status: "401" | "400" | "405" | "422" | "404";
1551
+ status: "401" | "400" | "404" | "405" | "422";
1552
1552
  };
1553
1553
  response: Response;
1554
1554
  aborted: false;
@@ -1576,9 +1576,9 @@ export declare class Direct {
1576
1576
  error: {
1577
1577
  errors: {
1578
1578
  detail: string;
1579
- status: "401" | "400" | "405" | "422" | "404";
1579
+ status: "401" | "400" | "404" | "405" | "422";
1580
1580
  }[];
1581
- status: "401" | "400" | "405" | "422" | "404";
1581
+ status: "401" | "400" | "404" | "405" | "422";
1582
1582
  };
1583
1583
  response: Response;
1584
1584
  aborted: false;
@@ -1602,9 +1602,9 @@ export declare class Direct {
1602
1602
  error: {
1603
1603
  errors: {
1604
1604
  detail: string;
1605
- status: "401" | "400" | "405" | "422" | "404";
1605
+ status: "401" | "400" | "404" | "405" | "422";
1606
1606
  }[];
1607
- status: "401" | "400" | "405" | "422" | "404";
1607
+ status: "401" | "400" | "404" | "405" | "422";
1608
1608
  };
1609
1609
  response: Response;
1610
1610
  aborted: false;
@@ -1703,9 +1703,9 @@ export declare class Direct {
1703
1703
  error: {
1704
1704
  errors: {
1705
1705
  detail: string;
1706
- status: "401" | "400" | "405" | "422" | "404";
1706
+ status: "401" | "400" | "404" | "405" | "422";
1707
1707
  }[];
1708
- status: "401" | "400" | "405" | "422" | "404";
1708
+ status: "401" | "400" | "404" | "405" | "422";
1709
1709
  };
1710
1710
  response: Response;
1711
1711
  aborted: false;
@@ -1729,9 +1729,9 @@ export declare class Direct {
1729
1729
  error: {
1730
1730
  errors: {
1731
1731
  detail: string;
1732
- status: "401" | "400" | "405" | "422" | "404" | "403";
1732
+ status: "401" | "400" | "404" | "405" | "422" | "403";
1733
1733
  }[];
1734
- status: "401" | "400" | "405" | "422" | "404" | "403";
1734
+ status: "401" | "400" | "404" | "405" | "422" | "403";
1735
1735
  };
1736
1736
  response: Response;
1737
1737
  aborted: false;
@@ -1759,9 +1759,9 @@ export declare class Direct {
1759
1759
  error: {
1760
1760
  errors: {
1761
1761
  detail: string;
1762
- status: "401" | "400" | "405" | "422" | "404";
1762
+ status: "401" | "400" | "404" | "405" | "422";
1763
1763
  }[];
1764
- status: "401" | "400" | "405" | "422" | "404";
1764
+ status: "401" | "400" | "404" | "405" | "422";
1765
1765
  };
1766
1766
  response: Response;
1767
1767
  aborted: false;
@@ -1789,9 +1789,9 @@ export declare class Direct {
1789
1789
  error: {
1790
1790
  errors: {
1791
1791
  detail: string;
1792
- status: "401" | "400" | "405" | "422" | "404";
1792
+ status: "401" | "400" | "404" | "405" | "422";
1793
1793
  }[];
1794
- status: "401" | "400" | "405" | "422" | "404";
1794
+ status: "401" | "400" | "404" | "405" | "422";
1795
1795
  };
1796
1796
  response: Response;
1797
1797
  aborted: false;
@@ -1819,9 +1819,9 @@ export declare class Direct {
1819
1819
  error: {
1820
1820
  errors: {
1821
1821
  detail: string;
1822
- status: "401" | "400" | "405" | "422" | "404" | "403";
1822
+ status: "401" | "400" | "404" | "405" | "422" | "403";
1823
1823
  }[];
1824
- status: "401" | "400" | "405" | "422" | "404" | "403";
1824
+ status: "401" | "400" | "404" | "405" | "422" | "403";
1825
1825
  };
1826
1826
  response: Response;
1827
1827
  aborted: false;
package/dist/index.cjs.js CHANGED
@@ -785,7 +785,7 @@ function defaultPathSerializer(pathname, pathParams) {
785
785
  return nextURL;
786
786
  }
787
787
 
788
- var version = "1.5384.1";
788
+ var version = "1.5400.1";
789
789
 
790
790
  const querySerializer = createQuerySerializer();
791
791
  class Fetcher {
package/dist/index.esm.js CHANGED
@@ -783,7 +783,7 @@ function defaultPathSerializer(pathname, pathParams) {
783
783
  return nextURL;
784
784
  }
785
785
 
786
- var version = "1.5384.1";
786
+ var version = "1.5400.1";
787
787
 
788
788
  const querySerializer = createQuerySerializer();
789
789
  class Fetcher {
@@ -5034,6 +5034,15 @@ export interface operations {
5034
5034
  "application/json": components["schemas"]["JsonApiExceptionResponse"];
5035
5035
  };
5036
5036
  };
5037
+ /** @description The requested resource could not be found */
5038
+ 404: {
5039
+ headers: {
5040
+ [name: string]: unknown;
5041
+ };
5042
+ content: {
5043
+ "application/json": components["schemas"]["JsonApiExceptionResponse"];
5044
+ };
5045
+ };
5037
5046
  /** @description The request method attempted is not allowed */
5038
5047
  405: {
5039
5048
  headers: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volant-autonomy/via-sdk",
3
- "version": "1.5384.1",
3
+ "version": "1.5400.1",
4
4
  "license": "MIT",
5
5
  "source": "src/index.ts",
6
6
  "types": "dist/index.d.ts",