@voyant-travel/openapi 0.2.1 → 0.2.3

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.
@@ -20466,6 +20466,24 @@
20466
20466
  }
20467
20467
  }
20468
20468
  }
20469
+ },
20470
+ "409": {
20471
+ "description": "Pipeline has dependent records",
20472
+ "content": {
20473
+ "application/json": {
20474
+ "schema": {
20475
+ "type": "object",
20476
+ "properties": {
20477
+ "error": {
20478
+ "type": "string"
20479
+ }
20480
+ },
20481
+ "required": [
20482
+ "error"
20483
+ ]
20484
+ }
20485
+ }
20486
+ }
20469
20487
  }
20470
20488
  }
20471
20489
  }
@@ -23841,6 +23859,24 @@
23841
23859
  }
23842
23860
  }
23843
23861
  },
23862
+ "404": {
23863
+ "description": "Quote not found",
23864
+ "content": {
23865
+ "application/json": {
23866
+ "schema": {
23867
+ "type": "object",
23868
+ "properties": {
23869
+ "error": {
23870
+ "type": "string"
23871
+ }
23872
+ },
23873
+ "required": [
23874
+ "error"
23875
+ ]
23876
+ }
23877
+ }
23878
+ }
23879
+ },
23844
23880
  "409": {
23845
23881
  "description": "Quote version conflict",
23846
23882
  "content": {
@@ -24224,6 +24260,24 @@
24224
24260
  }
24225
24261
  }
24226
24262
  }
24263
+ },
24264
+ "409": {
24265
+ "description": "Quote version conflict",
24266
+ "content": {
24267
+ "application/json": {
24268
+ "schema": {
24269
+ "type": "object",
24270
+ "properties": {
24271
+ "error": {
24272
+ "type": "string"
24273
+ }
24274
+ },
24275
+ "required": [
24276
+ "error"
24277
+ ]
24278
+ }
24279
+ }
24280
+ }
24227
24281
  }
24228
24282
  }
24229
24283
  }
@@ -24565,8 +24619,7 @@
24565
24619
  "declined",
24566
24620
  "superseded",
24567
24621
  "expired"
24568
- ],
24569
- "default": "draft"
24622
+ ]
24570
24623
  },
24571
24624
  "supersedesId": {
24572
24625
  "type": [
@@ -24592,16 +24645,13 @@
24592
24645
  "minLength": 1
24593
24646
  },
24594
24647
  "subtotalAmountCents": {
24595
- "type": "integer",
24596
- "default": 0
24648
+ "type": "integer"
24597
24649
  },
24598
24650
  "taxAmountCents": {
24599
- "type": "integer",
24600
- "default": 0
24651
+ "type": "integer"
24601
24652
  },
24602
24653
  "totalAmountCents": {
24603
- "type": "integer",
24604
- "default": 0
24654
+ "type": "integer"
24605
24655
  },
24606
24656
  "notes": {
24607
24657
  "type": [
@@ -200914,6 +200964,13 @@
200914
200964
  "properties": {
200915
200965
  "error": {
200916
200966
  "type": "string"
200967
+ },
200968
+ "code": {
200969
+ "type": "string"
200970
+ },
200971
+ "details": {
200972
+ "type": "object",
200973
+ "additionalProperties": {}
200917
200974
  }
200918
200975
  },
200919
200976
  "required": [
@@ -201053,6 +201110,13 @@
201053
201110
  "properties": {
201054
201111
  "error": {
201055
201112
  "type": "string"
201113
+ },
201114
+ "code": {
201115
+ "type": "string"
201116
+ },
201117
+ "details": {
201118
+ "type": "object",
201119
+ "additionalProperties": {}
201056
201120
  }
201057
201121
  },
201058
201122
  "required": [
@@ -201281,6 +201345,13 @@
201281
201345
  "properties": {
201282
201346
  "error": {
201283
201347
  "type": "string"
201348
+ },
201349
+ "code": {
201350
+ "type": "string"
201351
+ },
201352
+ "details": {
201353
+ "type": "object",
201354
+ "additionalProperties": {}
201284
201355
  }
201285
201356
  },
201286
201357
  "required": [
@@ -201299,6 +201370,13 @@
201299
201370
  "properties": {
201300
201371
  "error": {
201301
201372
  "type": "string"
201373
+ },
201374
+ "code": {
201375
+ "type": "string"
201376
+ },
201377
+ "details": {
201378
+ "type": "object",
201379
+ "additionalProperties": {}
201302
201380
  }
201303
201381
  },
201304
201382
  "required": [
@@ -201349,6 +201427,13 @@
201349
201427
  "properties": {
201350
201428
  "error": {
201351
201429
  "type": "string"
201430
+ },
201431
+ "code": {
201432
+ "type": "string"
201433
+ },
201434
+ "details": {
201435
+ "type": "object",
201436
+ "additionalProperties": {}
201352
201437
  }
201353
201438
  },
201354
201439
  "required": [
@@ -201413,6 +201498,13 @@
201413
201498
  "properties": {
201414
201499
  "error": {
201415
201500
  "type": "string"
201501
+ },
201502
+ "code": {
201503
+ "type": "string"
201504
+ },
201505
+ "details": {
201506
+ "type": "object",
201507
+ "additionalProperties": {}
201416
201508
  }
201417
201509
  },
201418
201510
  "required": [
@@ -201431,6 +201523,13 @@
201431
201523
  "properties": {
201432
201524
  "error": {
201433
201525
  "type": "string"
201526
+ },
201527
+ "code": {
201528
+ "type": "string"
201529
+ },
201530
+ "details": {
201531
+ "type": "object",
201532
+ "additionalProperties": {}
201434
201533
  }
201435
201534
  },
201436
201535
  "required": [
@@ -201775,6 +201874,13 @@
201775
201874
  "properties": {
201776
201875
  "error": {
201777
201876
  "type": "string"
201877
+ },
201878
+ "code": {
201879
+ "type": "string"
201880
+ },
201881
+ "details": {
201882
+ "type": "object",
201883
+ "additionalProperties": {}
201778
201884
  }
201779
201885
  },
201780
201886
  "required": [
@@ -201891,6 +201997,13 @@
201891
201997
  "properties": {
201892
201998
  "error": {
201893
201999
  "type": "string"
202000
+ },
202001
+ "code": {
202002
+ "type": "string"
202003
+ },
202004
+ "details": {
202005
+ "type": "object",
202006
+ "additionalProperties": {}
201894
202007
  }
201895
202008
  },
201896
202009
  "required": [
@@ -202076,6 +202189,13 @@
202076
202189
  "properties": {
202077
202190
  "error": {
202078
202191
  "type": "string"
202192
+ },
202193
+ "code": {
202194
+ "type": "string"
202195
+ },
202196
+ "details": {
202197
+ "type": "object",
202198
+ "additionalProperties": {}
202079
202199
  }
202080
202200
  },
202081
202201
  "required": [
@@ -202094,6 +202214,13 @@
202094
202214
  "properties": {
202095
202215
  "error": {
202096
202216
  "type": "string"
202217
+ },
202218
+ "code": {
202219
+ "type": "string"
202220
+ },
202221
+ "details": {
202222
+ "type": "object",
202223
+ "additionalProperties": {}
202097
202224
  }
202098
202225
  },
202099
202226
  "required": [
@@ -202144,6 +202271,13 @@
202144
202271
  "properties": {
202145
202272
  "error": {
202146
202273
  "type": "string"
202274
+ },
202275
+ "code": {
202276
+ "type": "string"
202277
+ },
202278
+ "details": {
202279
+ "type": "object",
202280
+ "additionalProperties": {}
202147
202281
  }
202148
202282
  },
202149
202283
  "required": [
@@ -202494,6 +202628,13 @@
202494
202628
  "properties": {
202495
202629
  "error": {
202496
202630
  "type": "string"
202631
+ },
202632
+ "code": {
202633
+ "type": "string"
202634
+ },
202635
+ "details": {
202636
+ "type": "object",
202637
+ "additionalProperties": {}
202497
202638
  }
202498
202639
  },
202499
202640
  "required": [
@@ -202613,6 +202754,13 @@
202613
202754
  "properties": {
202614
202755
  "error": {
202615
202756
  "type": "string"
202757
+ },
202758
+ "code": {
202759
+ "type": "string"
202760
+ },
202761
+ "details": {
202762
+ "type": "object",
202763
+ "additionalProperties": {}
202616
202764
  }
202617
202765
  },
202618
202766
  "required": [
@@ -202800,6 +202948,13 @@
202800
202948
  "properties": {
202801
202949
  "error": {
202802
202950
  "type": "string"
202951
+ },
202952
+ "code": {
202953
+ "type": "string"
202954
+ },
202955
+ "details": {
202956
+ "type": "object",
202957
+ "additionalProperties": {}
202803
202958
  }
202804
202959
  },
202805
202960
  "required": [
@@ -202818,6 +202973,13 @@
202818
202973
  "properties": {
202819
202974
  "error": {
202820
202975
  "type": "string"
202976
+ },
202977
+ "code": {
202978
+ "type": "string"
202979
+ },
202980
+ "details": {
202981
+ "type": "object",
202982
+ "additionalProperties": {}
202821
202983
  }
202822
202984
  },
202823
202985
  "required": [
@@ -202868,6 +203030,13 @@
202868
203030
  "properties": {
202869
203031
  "error": {
202870
203032
  "type": "string"
203033
+ },
203034
+ "code": {
203035
+ "type": "string"
203036
+ },
203037
+ "details": {
203038
+ "type": "object",
203039
+ "additionalProperties": {}
202871
203040
  }
202872
203041
  },
202873
203042
  "required": [
@@ -202917,9 +203086,12 @@
202917
203086
  },
202918
203087
  {
202919
203088
  "schema": {
202920
- "type": [
202921
- "boolean",
202922
- "null"
203089
+ "type": "string",
203090
+ "enum": [
203091
+ "0",
203092
+ "1",
203093
+ "true",
203094
+ "false"
202923
203095
  ]
202924
203096
  },
202925
203097
  "required": false,
@@ -203203,6 +203375,13 @@
203203
203375
  "properties": {
203204
203376
  "error": {
203205
203377
  "type": "string"
203378
+ },
203379
+ "code": {
203380
+ "type": "string"
203381
+ },
203382
+ "details": {
203383
+ "type": "object",
203384
+ "additionalProperties": {}
203206
203385
  }
203207
203386
  },
203208
203387
  "required": [
@@ -203325,6 +203504,13 @@
203325
203504
  "properties": {
203326
203505
  "error": {
203327
203506
  "type": "string"
203507
+ },
203508
+ "code": {
203509
+ "type": "string"
203510
+ },
203511
+ "details": {
203512
+ "type": "object",
203513
+ "additionalProperties": {}
203328
203514
  }
203329
203515
  },
203330
203516
  "required": [
@@ -203512,6 +203698,13 @@
203512
203698
  "properties": {
203513
203699
  "error": {
203514
203700
  "type": "string"
203701
+ },
203702
+ "code": {
203703
+ "type": "string"
203704
+ },
203705
+ "details": {
203706
+ "type": "object",
203707
+ "additionalProperties": {}
203515
203708
  }
203516
203709
  },
203517
203710
  "required": [
@@ -203530,6 +203723,13 @@
203530
203723
  "properties": {
203531
203724
  "error": {
203532
203725
  "type": "string"
203726
+ },
203727
+ "code": {
203728
+ "type": "string"
203729
+ },
203730
+ "details": {
203731
+ "type": "object",
203732
+ "additionalProperties": {}
203533
203733
  }
203534
203734
  },
203535
203735
  "required": [
@@ -203580,6 +203780,13 @@
203580
203780
  "properties": {
203581
203781
  "error": {
203582
203782
  "type": "string"
203783
+ },
203784
+ "code": {
203785
+ "type": "string"
203786
+ },
203787
+ "details": {
203788
+ "type": "object",
203789
+ "additionalProperties": {}
203583
203790
  }
203584
203791
  },
203585
203792
  "required": [
@@ -203840,6 +204047,13 @@
203840
204047
  "properties": {
203841
204048
  "error": {
203842
204049
  "type": "string"
204050
+ },
204051
+ "code": {
204052
+ "type": "string"
204053
+ },
204054
+ "details": {
204055
+ "type": "object",
204056
+ "additionalProperties": {}
203843
204057
  }
203844
204058
  },
203845
204059
  "required": [
@@ -203934,6 +204148,13 @@
203934
204148
  "properties": {
203935
204149
  "error": {
203936
204150
  "type": "string"
204151
+ },
204152
+ "code": {
204153
+ "type": "string"
204154
+ },
204155
+ "details": {
204156
+ "type": "object",
204157
+ "additionalProperties": {}
203937
204158
  }
203938
204159
  },
203939
204160
  "required": [
@@ -204066,6 +204287,13 @@
204066
204287
  "properties": {
204067
204288
  "error": {
204068
204289
  "type": "string"
204290
+ },
204291
+ "code": {
204292
+ "type": "string"
204293
+ },
204294
+ "details": {
204295
+ "type": "object",
204296
+ "additionalProperties": {}
204069
204297
  }
204070
204298
  },
204071
204299
  "required": [
@@ -204084,6 +204312,13 @@
204084
204312
  "properties": {
204085
204313
  "error": {
204086
204314
  "type": "string"
204315
+ },
204316
+ "code": {
204317
+ "type": "string"
204318
+ },
204319
+ "details": {
204320
+ "type": "object",
204321
+ "additionalProperties": {}
204087
204322
  }
204088
204323
  },
204089
204324
  "required": [
@@ -204134,6 +204369,13 @@
204134
204369
  "properties": {
204135
204370
  "error": {
204136
204371
  "type": "string"
204372
+ },
204373
+ "code": {
204374
+ "type": "string"
204375
+ },
204376
+ "details": {
204377
+ "type": "object",
204378
+ "additionalProperties": {}
204137
204379
  }
204138
204380
  },
204139
204381
  "required": [
@@ -204458,6 +204700,13 @@
204458
204700
  "properties": {
204459
204701
  "error": {
204460
204702
  "type": "string"
204703
+ },
204704
+ "code": {
204705
+ "type": "string"
204706
+ },
204707
+ "details": {
204708
+ "type": "object",
204709
+ "additionalProperties": {}
204461
204710
  }
204462
204711
  },
204463
204712
  "required": [
@@ -204572,6 +204821,13 @@
204572
204821
  "properties": {
204573
204822
  "error": {
204574
204823
  "type": "string"
204824
+ },
204825
+ "code": {
204826
+ "type": "string"
204827
+ },
204828
+ "details": {
204829
+ "type": "object",
204830
+ "additionalProperties": {}
204575
204831
  }
204576
204832
  },
204577
204833
  "required": [
@@ -204743,6 +204999,13 @@
204743
204999
  "properties": {
204744
205000
  "error": {
204745
205001
  "type": "string"
205002
+ },
205003
+ "code": {
205004
+ "type": "string"
205005
+ },
205006
+ "details": {
205007
+ "type": "object",
205008
+ "additionalProperties": {}
204746
205009
  }
204747
205010
  },
204748
205011
  "required": [
@@ -204761,6 +205024,13 @@
204761
205024
  "properties": {
204762
205025
  "error": {
204763
205026
  "type": "string"
205027
+ },
205028
+ "code": {
205029
+ "type": "string"
205030
+ },
205031
+ "details": {
205032
+ "type": "object",
205033
+ "additionalProperties": {}
204764
205034
  }
204765
205035
  },
204766
205036
  "required": [
@@ -204811,6 +205081,13 @@
204811
205081
  "properties": {
204812
205082
  "error": {
204813
205083
  "type": "string"
205084
+ },
205085
+ "code": {
205086
+ "type": "string"
205087
+ },
205088
+ "details": {
205089
+ "type": "object",
205090
+ "additionalProperties": {}
204814
205091
  }
204815
205092
  },
204816
205093
  "required": [
@@ -256380,7 +256657,8 @@
256380
256657
  },
256381
256658
  "required": [
256382
256659
  "error"
256383
- ]
256660
+ ],
256661
+ "additionalProperties": {}
256384
256662
  }
256385
256663
  }
256386
256664
  }
@@ -256398,7 +256676,8 @@
256398
256676
  },
256399
256677
  "required": [
256400
256678
  "error"
256401
- ]
256679
+ ],
256680
+ "additionalProperties": {}
256402
256681
  }
256403
256682
  }
256404
256683
  }
@@ -256416,7 +256695,8 @@
256416
256695
  },
256417
256696
  "required": [
256418
256697
  "error"
256419
- ]
256698
+ ],
256699
+ "additionalProperties": {}
256420
256700
  }
256421
256701
  }
256422
256702
  }
@@ -256869,7 +257149,8 @@
256869
257149
  },
256870
257150
  "required": [
256871
257151
  "error"
256872
- ]
257152
+ ],
257153
+ "additionalProperties": {}
256873
257154
  }
256874
257155
  }
256875
257156
  }
@@ -257133,7 +257414,8 @@
257133
257414
  },
257134
257415
  "required": [
257135
257416
  "error"
257136
- ]
257417
+ ],
257418
+ "additionalProperties": {}
257137
257419
  }
257138
257420
  }
257139
257421
  }
@@ -257151,7 +257433,8 @@
257151
257433
  },
257152
257434
  "required": [
257153
257435
  "error"
257154
- ]
257436
+ ],
257437
+ "additionalProperties": {}
257155
257438
  }
257156
257439
  }
257157
257440
  }
@@ -257169,7 +257452,8 @@
257169
257452
  },
257170
257453
  "required": [
257171
257454
  "error"
257172
- ]
257455
+ ],
257456
+ "additionalProperties": {}
257173
257457
  }
257174
257458
  }
257175
257459
  }
@@ -257187,7 +257471,8 @@
257187
257471
  },
257188
257472
  "required": [
257189
257473
  "error"
257190
- ]
257474
+ ],
257475
+ "additionalProperties": {}
257191
257476
  }
257192
257477
  }
257193
257478
  }
@@ -257476,7 +257761,8 @@
257476
257761
  },
257477
257762
  "required": [
257478
257763
  "error"
257479
- ]
257764
+ ],
257765
+ "additionalProperties": {}
257480
257766
  }
257481
257767
  }
257482
257768
  }
@@ -257494,7 +257780,8 @@
257494
257780
  },
257495
257781
  "required": [
257496
257782
  "error"
257497
- ]
257783
+ ],
257784
+ "additionalProperties": {}
257498
257785
  }
257499
257786
  }
257500
257787
  }
@@ -257512,7 +257799,8 @@
257512
257799
  },
257513
257800
  "required": [
257514
257801
  "error"
257515
- ]
257802
+ ],
257803
+ "additionalProperties": {}
257516
257804
  }
257517
257805
  }
257518
257806
  }
@@ -257530,7 +257818,8 @@
257530
257818
  },
257531
257819
  "required": [
257532
257820
  "error"
257533
- ]
257821
+ ],
257822
+ "additionalProperties": {}
257534
257823
  }
257535
257824
  }
257536
257825
  }
@@ -257548,7 +257837,8 @@
257548
257837
  },
257549
257838
  "required": [
257550
257839
  "error"
257551
- ]
257840
+ ],
257841
+ "additionalProperties": {}
257552
257842
  }
257553
257843
  }
257554
257844
  }
@@ -257685,7 +257975,8 @@
257685
257975
  },
257686
257976
  "required": [
257687
257977
  "error"
257688
- ]
257978
+ ],
257979
+ "additionalProperties": {}
257689
257980
  }
257690
257981
  }
257691
257982
  }
@@ -257836,7 +258127,8 @@
257836
258127
  },
257837
258128
  "required": [
257838
258129
  "error"
257839
- ]
258130
+ ],
258131
+ "additionalProperties": {}
257840
258132
  }
257841
258133
  }
257842
258134
  }
@@ -257854,7 +258146,8 @@
257854
258146
  },
257855
258147
  "required": [
257856
258148
  "error"
257857
- ]
258149
+ ],
258150
+ "additionalProperties": {}
257858
258151
  }
257859
258152
  }
257860
258153
  }
@@ -257872,7 +258165,8 @@
257872
258165
  },
257873
258166
  "required": [
257874
258167
  "error"
257875
- ]
258168
+ ],
258169
+ "additionalProperties": {}
257876
258170
  }
257877
258171
  }
257878
258172
  }
@@ -257890,7 +258184,8 @@
257890
258184
  },
257891
258185
  "required": [
257892
258186
  "error"
257893
- ]
258187
+ ],
258188
+ "additionalProperties": {}
257894
258189
  }
257895
258190
  }
257896
258191
  }
@@ -258024,7 +258319,8 @@
258024
258319
  },
258025
258320
  "required": [
258026
258321
  "error"
258027
- ]
258322
+ ],
258323
+ "additionalProperties": {}
258028
258324
  }
258029
258325
  }
258030
258326
  }
@@ -258042,7 +258338,8 @@
258042
258338
  },
258043
258339
  "required": [
258044
258340
  "error"
258045
- ]
258341
+ ],
258342
+ "additionalProperties": {}
258046
258343
  }
258047
258344
  }
258048
258345
  }
@@ -258424,7 +258721,8 @@
258424
258721
  },
258425
258722
  "required": [
258426
258723
  "error"
258427
- ]
258724
+ ],
258725
+ "additionalProperties": {}
258428
258726
  }
258429
258727
  }
258430
258728
  }
@@ -258442,7 +258740,8 @@
258442
258740
  },
258443
258741
  "required": [
258444
258742
  "error"
258445
- ]
258743
+ ],
258744
+ "additionalProperties": {}
258446
258745
  }
258447
258746
  }
258448
258747
  }
@@ -258460,7 +258759,8 @@
258460
258759
  },
258461
258760
  "required": [
258462
258761
  "error"
258463
- ]
258762
+ ],
258763
+ "additionalProperties": {}
258464
258764
  }
258465
258765
  }
258466
258766
  }
@@ -258764,7 +259064,8 @@
258764
259064
  },
258765
259065
  "required": [
258766
259066
  "error"
258767
- ]
259067
+ ],
259068
+ "additionalProperties": {}
258768
259069
  }
258769
259070
  }
258770
259071
  }
@@ -258782,7 +259083,8 @@
258782
259083
  },
258783
259084
  "required": [
258784
259085
  "error"
258785
- ]
259086
+ ],
259087
+ "additionalProperties": {}
258786
259088
  }
258787
259089
  }
258788
259090
  }
@@ -258800,7 +259102,8 @@
258800
259102
  },
258801
259103
  "required": [
258802
259104
  "error"
258803
- ]
259105
+ ],
259106
+ "additionalProperties": {}
258804
259107
  }
258805
259108
  }
258806
259109
  }
@@ -258818,7 +259121,8 @@
258818
259121
  },
258819
259122
  "required": [
258820
259123
  "error"
258821
- ]
259124
+ ],
259125
+ "additionalProperties": {}
258822
259126
  }
258823
259127
  }
258824
259128
  }
@@ -259176,7 +259480,8 @@
259176
259480
  },
259177
259481
  "required": [
259178
259482
  "error"
259179
- ]
259483
+ ],
259484
+ "additionalProperties": {}
259180
259485
  }
259181
259486
  }
259182
259487
  }
@@ -259194,7 +259499,8 @@
259194
259499
  },
259195
259500
  "required": [
259196
259501
  "error"
259197
- ]
259502
+ ],
259503
+ "additionalProperties": {}
259198
259504
  }
259199
259505
  }
259200
259506
  }
@@ -259212,7 +259518,8 @@
259212
259518
  },
259213
259519
  "required": [
259214
259520
  "error"
259215
- ]
259521
+ ],
259522
+ "additionalProperties": {}
259216
259523
  }
259217
259524
  }
259218
259525
  }
@@ -259230,7 +259537,8 @@
259230
259537
  },
259231
259538
  "required": [
259232
259539
  "error"
259233
- ]
259540
+ ],
259541
+ "additionalProperties": {}
259234
259542
  }
259235
259543
  }
259236
259544
  }
@@ -259506,7 +259814,8 @@
259506
259814
  },
259507
259815
  "required": [
259508
259816
  "error"
259509
- ]
259817
+ ],
259818
+ "additionalProperties": {}
259510
259819
  }
259511
259820
  }
259512
259821
  }
@@ -259524,7 +259833,8 @@
259524
259833
  },
259525
259834
  "required": [
259526
259835
  "error"
259527
- ]
259836
+ ],
259837
+ "additionalProperties": {}
259528
259838
  }
259529
259839
  }
259530
259840
  }
@@ -259542,7 +259852,8 @@
259542
259852
  },
259543
259853
  "required": [
259544
259854
  "error"
259545
- ]
259855
+ ],
259856
+ "additionalProperties": {}
259546
259857
  }
259547
259858
  }
259548
259859
  }
@@ -259560,7 +259871,8 @@
259560
259871
  },
259561
259872
  "required": [
259562
259873
  "error"
259563
- ]
259874
+ ],
259875
+ "additionalProperties": {}
259564
259876
  }
259565
259877
  }
259566
259878
  }
@@ -259887,7 +260199,8 @@
259887
260199
  },
259888
260200
  "required": [
259889
260201
  "error"
259890
- ]
260202
+ ],
260203
+ "additionalProperties": {}
259891
260204
  }
259892
260205
  }
259893
260206
  }
@@ -259905,7 +260218,8 @@
259905
260218
  },
259906
260219
  "required": [
259907
260220
  "error"
259908
- ]
260221
+ ],
260222
+ "additionalProperties": {}
259909
260223
  }
259910
260224
  }
259911
260225
  }
@@ -259923,7 +260237,8 @@
259923
260237
  },
259924
260238
  "required": [
259925
260239
  "error"
259926
- ]
260240
+ ],
260241
+ "additionalProperties": {}
259927
260242
  }
259928
260243
  }
259929
260244
  }
@@ -259941,7 +260256,8 @@
259941
260256
  },
259942
260257
  "required": [
259943
260258
  "error"
259944
- ]
260259
+ ],
260260
+ "additionalProperties": {}
259945
260261
  }
259946
260262
  }
259947
260263
  }
@@ -260127,7 +260443,8 @@
260127
260443
  },
260128
260444
  "required": [
260129
260445
  "error"
260130
- ]
260446
+ ],
260447
+ "additionalProperties": {}
260131
260448
  }
260132
260449
  }
260133
260450
  }
@@ -260145,7 +260462,8 @@
260145
260462
  },
260146
260463
  "required": [
260147
260464
  "error"
260148
- ]
260465
+ ],
260466
+ "additionalProperties": {}
260149
260467
  }
260150
260468
  }
260151
260469
  }
@@ -260163,7 +260481,8 @@
260163
260481
  },
260164
260482
  "required": [
260165
260483
  "error"
260166
- ]
260484
+ ],
260485
+ "additionalProperties": {}
260167
260486
  }
260168
260487
  }
260169
260488
  }
@@ -260181,7 +260500,8 @@
260181
260500
  },
260182
260501
  "required": [
260183
260502
  "error"
260184
- ]
260503
+ ],
260504
+ "additionalProperties": {}
260185
260505
  }
260186
260506
  }
260187
260507
  }
@@ -260319,7 +260639,8 @@
260319
260639
  },
260320
260640
  "required": [
260321
260641
  "error"
260322
- ]
260642
+ ],
260643
+ "additionalProperties": {}
260323
260644
  }
260324
260645
  }
260325
260646
  }
@@ -260337,7 +260658,8 @@
260337
260658
  },
260338
260659
  "required": [
260339
260660
  "error"
260340
- ]
260661
+ ],
260662
+ "additionalProperties": {}
260341
260663
  }
260342
260664
  }
260343
260665
  }
@@ -260355,7 +260677,8 @@
260355
260677
  },
260356
260678
  "required": [
260357
260679
  "error"
260358
- ]
260680
+ ],
260681
+ "additionalProperties": {}
260359
260682
  }
260360
260683
  }
260361
260684
  }
@@ -260373,7 +260696,8 @@
260373
260696
  },
260374
260697
  "required": [
260375
260698
  "error"
260376
- ]
260699
+ ],
260700
+ "additionalProperties": {}
260377
260701
  }
260378
260702
  }
260379
260703
  }
@@ -260664,7 +260988,8 @@
260664
260988
  },
260665
260989
  "required": [
260666
260990
  "error"
260667
- ]
260991
+ ],
260992
+ "additionalProperties": {}
260668
260993
  }
260669
260994
  }
260670
260995
  }
@@ -260682,7 +261007,8 @@
260682
261007
  },
260683
261008
  "required": [
260684
261009
  "error"
260685
- ]
261010
+ ],
261011
+ "additionalProperties": {}
260686
261012
  }
260687
261013
  }
260688
261014
  }
@@ -260700,7 +261026,8 @@
260700
261026
  },
260701
261027
  "required": [
260702
261028
  "error"
260703
- ]
261029
+ ],
261030
+ "additionalProperties": {}
260704
261031
  }
260705
261032
  }
260706
261033
  }
@@ -260718,7 +261045,8 @@
260718
261045
  },
260719
261046
  "required": [
260720
261047
  "error"
260721
- ]
261048
+ ],
261049
+ "additionalProperties": {}
260722
261050
  }
260723
261051
  }
260724
261052
  }
@@ -260736,7 +261064,8 @@
260736
261064
  },
260737
261065
  "required": [
260738
261066
  "error"
260739
- ]
261067
+ ],
261068
+ "additionalProperties": {}
260740
261069
  }
260741
261070
  }
260742
261071
  }
@@ -261217,7 +261546,8 @@
261217
261546
  },
261218
261547
  "required": [
261219
261548
  "error"
261220
- ]
261549
+ ],
261550
+ "additionalProperties": {}
261221
261551
  }
261222
261552
  }
261223
261553
  }
@@ -261235,7 +261565,8 @@
261235
261565
  },
261236
261566
  "required": [
261237
261567
  "error"
261238
- ]
261568
+ ],
261569
+ "additionalProperties": {}
261239
261570
  }
261240
261571
  }
261241
261572
  }
@@ -261253,7 +261584,8 @@
261253
261584
  },
261254
261585
  "required": [
261255
261586
  "error"
261256
- ]
261587
+ ],
261588
+ "additionalProperties": {}
261257
261589
  }
261258
261590
  }
261259
261591
  }
@@ -261271,7 +261603,8 @@
261271
261603
  },
261272
261604
  "required": [
261273
261605
  "error"
261274
- ]
261606
+ ],
261607
+ "additionalProperties": {}
261275
261608
  }
261276
261609
  }
261277
261610
  }
@@ -261562,7 +261895,8 @@
261562
261895
  },
261563
261896
  "required": [
261564
261897
  "error"
261565
- ]
261898
+ ],
261899
+ "additionalProperties": {}
261566
261900
  }
261567
261901
  }
261568
261902
  }
@@ -261580,7 +261914,8 @@
261580
261914
  },
261581
261915
  "required": [
261582
261916
  "error"
261583
- ]
261917
+ ],
261918
+ "additionalProperties": {}
261584
261919
  }
261585
261920
  }
261586
261921
  }
@@ -261598,7 +261933,8 @@
261598
261933
  },
261599
261934
  "required": [
261600
261935
  "error"
261601
- ]
261936
+ ],
261937
+ "additionalProperties": {}
261602
261938
  }
261603
261939
  }
261604
261940
  }
@@ -261616,7 +261952,8 @@
261616
261952
  },
261617
261953
  "required": [
261618
261954
  "error"
261619
- ]
261955
+ ],
261956
+ "additionalProperties": {}
261620
261957
  }
261621
261958
  }
261622
261959
  }
@@ -261634,7 +261971,8 @@
261634
261971
  },
261635
261972
  "required": [
261636
261973
  "error"
261637
- ]
261974
+ ],
261975
+ "additionalProperties": {}
261638
261976
  }
261639
261977
  }
261640
261978
  }
@@ -262139,7 +262477,8 @@
262139
262477
  },
262140
262478
  "required": [
262141
262479
  "error"
262142
- ]
262480
+ ],
262481
+ "additionalProperties": {}
262143
262482
  }
262144
262483
  }
262145
262484
  }
@@ -262157,7 +262496,8 @@
262157
262496
  },
262158
262497
  "required": [
262159
262498
  "error"
262160
- ]
262499
+ ],
262500
+ "additionalProperties": {}
262161
262501
  }
262162
262502
  }
262163
262503
  }
@@ -262175,7 +262515,8 @@
262175
262515
  },
262176
262516
  "required": [
262177
262517
  "error"
262178
- ]
262518
+ ],
262519
+ "additionalProperties": {}
262179
262520
  }
262180
262521
  }
262181
262522
  }
@@ -262193,7 +262534,8 @@
262193
262534
  },
262194
262535
  "required": [
262195
262536
  "error"
262196
- ]
262537
+ ],
262538
+ "additionalProperties": {}
262197
262539
  }
262198
262540
  }
262199
262541
  }
@@ -262696,7 +263038,8 @@
262696
263038
  },
262697
263039
  "required": [
262698
263040
  "error"
262699
- ]
263041
+ ],
263042
+ "additionalProperties": {}
262700
263043
  }
262701
263044
  }
262702
263045
  }
@@ -262714,7 +263057,8 @@
262714
263057
  },
262715
263058
  "required": [
262716
263059
  "error"
262717
- ]
263060
+ ],
263061
+ "additionalProperties": {}
262718
263062
  }
262719
263063
  }
262720
263064
  }
@@ -262732,7 +263076,8 @@
262732
263076
  },
262733
263077
  "required": [
262734
263078
  "error"
262735
- ]
263079
+ ],
263080
+ "additionalProperties": {}
262736
263081
  }
262737
263082
  }
262738
263083
  }
@@ -262750,7 +263095,8 @@
262750
263095
  },
262751
263096
  "required": [
262752
263097
  "error"
262753
- ]
263098
+ ],
263099
+ "additionalProperties": {}
262754
263100
  }
262755
263101
  }
262756
263102
  }
@@ -263236,7 +263582,8 @@
263236
263582
  },
263237
263583
  "required": [
263238
263584
  "error"
263239
- ]
263585
+ ],
263586
+ "additionalProperties": {}
263240
263587
  }
263241
263588
  }
263242
263589
  }
@@ -263254,7 +263601,8 @@
263254
263601
  },
263255
263602
  "required": [
263256
263603
  "error"
263257
- ]
263604
+ ],
263605
+ "additionalProperties": {}
263258
263606
  }
263259
263607
  }
263260
263608
  }
@@ -263272,7 +263620,8 @@
263272
263620
  },
263273
263621
  "required": [
263274
263622
  "error"
263275
- ]
263623
+ ],
263624
+ "additionalProperties": {}
263276
263625
  }
263277
263626
  }
263278
263627
  }
@@ -263290,7 +263639,8 @@
263290
263639
  },
263291
263640
  "required": [
263292
263641
  "error"
263293
- ]
263642
+ ],
263643
+ "additionalProperties": {}
263294
263644
  }
263295
263645
  }
263296
263646
  }
@@ -263778,7 +264128,8 @@
263778
264128
  },
263779
264129
  "required": [
263780
264130
  "error"
263781
- ]
264131
+ ],
264132
+ "additionalProperties": {}
263782
264133
  }
263783
264134
  }
263784
264135
  }
@@ -263796,7 +264147,8 @@
263796
264147
  },
263797
264148
  "required": [
263798
264149
  "error"
263799
- ]
264150
+ ],
264151
+ "additionalProperties": {}
263800
264152
  }
263801
264153
  }
263802
264154
  }
@@ -263814,7 +264166,8 @@
263814
264166
  },
263815
264167
  "required": [
263816
264168
  "error"
263817
- ]
264169
+ ],
264170
+ "additionalProperties": {}
263818
264171
  }
263819
264172
  }
263820
264173
  }
@@ -263832,7 +264185,8 @@
263832
264185
  },
263833
264186
  "required": [
263834
264187
  "error"
263835
- ]
264188
+ ],
264189
+ "additionalProperties": {}
263836
264190
  }
263837
264191
  }
263838
264192
  }
@@ -264325,7 +264679,8 @@
264325
264679
  },
264326
264680
  "required": [
264327
264681
  "error"
264328
- ]
264682
+ ],
264683
+ "additionalProperties": {}
264329
264684
  }
264330
264685
  }
264331
264686
  }
@@ -264343,7 +264698,8 @@
264343
264698
  },
264344
264699
  "required": [
264345
264700
  "error"
264346
- ]
264701
+ ],
264702
+ "additionalProperties": {}
264347
264703
  }
264348
264704
  }
264349
264705
  }
@@ -264361,7 +264717,8 @@
264361
264717
  },
264362
264718
  "required": [
264363
264719
  "error"
264364
- ]
264720
+ ],
264721
+ "additionalProperties": {}
264365
264722
  }
264366
264723
  }
264367
264724
  }
@@ -264379,7 +264736,8 @@
264379
264736
  },
264380
264737
  "required": [
264381
264738
  "error"
264382
- ]
264739
+ ],
264740
+ "additionalProperties": {}
264383
264741
  }
264384
264742
  }
264385
264743
  }
@@ -265503,7 +265861,8 @@
265503
265861
  },
265504
265862
  "required": [
265505
265863
  "error"
265506
- ]
265864
+ ],
265865
+ "additionalProperties": {}
265507
265866
  }
265508
265867
  }
265509
265868
  }
@@ -265521,7 +265880,8 @@
265521
265880
  },
265522
265881
  "required": [
265523
265882
  "error"
265524
- ]
265883
+ ],
265884
+ "additionalProperties": {}
265525
265885
  }
265526
265886
  }
265527
265887
  }
@@ -265539,7 +265899,8 @@
265539
265899
  },
265540
265900
  "required": [
265541
265901
  "error"
265542
- ]
265902
+ ],
265903
+ "additionalProperties": {}
265543
265904
  }
265544
265905
  }
265545
265906
  }
@@ -265992,7 +266353,8 @@
265992
266353
  },
265993
266354
  "required": [
265994
266355
  "error"
265995
- ]
266356
+ ],
266357
+ "additionalProperties": {}
265996
266358
  }
265997
266359
  }
265998
266360
  }
@@ -266256,7 +266618,8 @@
266256
266618
  },
266257
266619
  "required": [
266258
266620
  "error"
266259
- ]
266621
+ ],
266622
+ "additionalProperties": {}
266260
266623
  }
266261
266624
  }
266262
266625
  }
@@ -266274,7 +266637,8 @@
266274
266637
  },
266275
266638
  "required": [
266276
266639
  "error"
266277
- ]
266640
+ ],
266641
+ "additionalProperties": {}
266278
266642
  }
266279
266643
  }
266280
266644
  }
@@ -266292,7 +266656,8 @@
266292
266656
  },
266293
266657
  "required": [
266294
266658
  "error"
266295
- ]
266659
+ ],
266660
+ "additionalProperties": {}
266296
266661
  }
266297
266662
  }
266298
266663
  }
@@ -266310,7 +266675,8 @@
266310
266675
  },
266311
266676
  "required": [
266312
266677
  "error"
266313
- ]
266678
+ ],
266679
+ "additionalProperties": {}
266314
266680
  }
266315
266681
  }
266316
266682
  }
@@ -266599,7 +266965,8 @@
266599
266965
  },
266600
266966
  "required": [
266601
266967
  "error"
266602
- ]
266968
+ ],
266969
+ "additionalProperties": {}
266603
266970
  }
266604
266971
  }
266605
266972
  }
@@ -266617,7 +266984,8 @@
266617
266984
  },
266618
266985
  "required": [
266619
266986
  "error"
266620
- ]
266987
+ ],
266988
+ "additionalProperties": {}
266621
266989
  }
266622
266990
  }
266623
266991
  }
@@ -266635,7 +267003,8 @@
266635
267003
  },
266636
267004
  "required": [
266637
267005
  "error"
266638
- ]
267006
+ ],
267007
+ "additionalProperties": {}
266639
267008
  }
266640
267009
  }
266641
267010
  }
@@ -266653,7 +267022,8 @@
266653
267022
  },
266654
267023
  "required": [
266655
267024
  "error"
266656
- ]
267025
+ ],
267026
+ "additionalProperties": {}
266657
267027
  }
266658
267028
  }
266659
267029
  }
@@ -266671,7 +267041,8 @@
266671
267041
  },
266672
267042
  "required": [
266673
267043
  "error"
266674
- ]
267044
+ ],
267045
+ "additionalProperties": {}
266675
267046
  }
266676
267047
  }
266677
267048
  }
@@ -266808,7 +267179,8 @@
266808
267179
  },
266809
267180
  "required": [
266810
267181
  "error"
266811
- ]
267182
+ ],
267183
+ "additionalProperties": {}
266812
267184
  }
266813
267185
  }
266814
267186
  }
@@ -266959,7 +267331,8 @@
266959
267331
  },
266960
267332
  "required": [
266961
267333
  "error"
266962
- ]
267334
+ ],
267335
+ "additionalProperties": {}
266963
267336
  }
266964
267337
  }
266965
267338
  }
@@ -266977,7 +267350,8 @@
266977
267350
  },
266978
267351
  "required": [
266979
267352
  "error"
266980
- ]
267353
+ ],
267354
+ "additionalProperties": {}
266981
267355
  }
266982
267356
  }
266983
267357
  }
@@ -266995,7 +267369,8 @@
266995
267369
  },
266996
267370
  "required": [
266997
267371
  "error"
266998
- ]
267372
+ ],
267373
+ "additionalProperties": {}
266999
267374
  }
267000
267375
  }
267001
267376
  }
@@ -267013,7 +267388,8 @@
267013
267388
  },
267014
267389
  "required": [
267015
267390
  "error"
267016
- ]
267391
+ ],
267392
+ "additionalProperties": {}
267017
267393
  }
267018
267394
  }
267019
267395
  }
@@ -267147,7 +267523,8 @@
267147
267523
  },
267148
267524
  "required": [
267149
267525
  "error"
267150
- ]
267526
+ ],
267527
+ "additionalProperties": {}
267151
267528
  }
267152
267529
  }
267153
267530
  }
@@ -267165,7 +267542,8 @@
267165
267542
  },
267166
267543
  "required": [
267167
267544
  "error"
267168
- ]
267545
+ ],
267546
+ "additionalProperties": {}
267169
267547
  }
267170
267548
  }
267171
267549
  }
@@ -267547,7 +267925,8 @@
267547
267925
  },
267548
267926
  "required": [
267549
267927
  "error"
267550
- ]
267928
+ ],
267929
+ "additionalProperties": {}
267551
267930
  }
267552
267931
  }
267553
267932
  }
@@ -267565,7 +267944,8 @@
267565
267944
  },
267566
267945
  "required": [
267567
267946
  "error"
267568
- ]
267947
+ ],
267948
+ "additionalProperties": {}
267569
267949
  }
267570
267950
  }
267571
267951
  }
@@ -267583,7 +267963,8 @@
267583
267963
  },
267584
267964
  "required": [
267585
267965
  "error"
267586
- ]
267966
+ ],
267967
+ "additionalProperties": {}
267587
267968
  }
267588
267969
  }
267589
267970
  }
@@ -267887,7 +268268,8 @@
267887
268268
  },
267888
268269
  "required": [
267889
268270
  "error"
267890
- ]
268271
+ ],
268272
+ "additionalProperties": {}
267891
268273
  }
267892
268274
  }
267893
268275
  }
@@ -267905,7 +268287,8 @@
267905
268287
  },
267906
268288
  "required": [
267907
268289
  "error"
267908
- ]
268290
+ ],
268291
+ "additionalProperties": {}
267909
268292
  }
267910
268293
  }
267911
268294
  }
@@ -267923,7 +268306,8 @@
267923
268306
  },
267924
268307
  "required": [
267925
268308
  "error"
267926
- ]
268309
+ ],
268310
+ "additionalProperties": {}
267927
268311
  }
267928
268312
  }
267929
268313
  }
@@ -267941,7 +268325,8 @@
267941
268325
  },
267942
268326
  "required": [
267943
268327
  "error"
267944
- ]
268328
+ ],
268329
+ "additionalProperties": {}
267945
268330
  }
267946
268331
  }
267947
268332
  }
@@ -268299,7 +268684,8 @@
268299
268684
  },
268300
268685
  "required": [
268301
268686
  "error"
268302
- ]
268687
+ ],
268688
+ "additionalProperties": {}
268303
268689
  }
268304
268690
  }
268305
268691
  }
@@ -268317,7 +268703,8 @@
268317
268703
  },
268318
268704
  "required": [
268319
268705
  "error"
268320
- ]
268706
+ ],
268707
+ "additionalProperties": {}
268321
268708
  }
268322
268709
  }
268323
268710
  }
@@ -268335,7 +268722,8 @@
268335
268722
  },
268336
268723
  "required": [
268337
268724
  "error"
268338
- ]
268725
+ ],
268726
+ "additionalProperties": {}
268339
268727
  }
268340
268728
  }
268341
268729
  }
@@ -268353,7 +268741,8 @@
268353
268741
  },
268354
268742
  "required": [
268355
268743
  "error"
268356
- ]
268744
+ ],
268745
+ "additionalProperties": {}
268357
268746
  }
268358
268747
  }
268359
268748
  }
@@ -268629,7 +269018,8 @@
268629
269018
  },
268630
269019
  "required": [
268631
269020
  "error"
268632
- ]
269021
+ ],
269022
+ "additionalProperties": {}
268633
269023
  }
268634
269024
  }
268635
269025
  }
@@ -268647,7 +269037,8 @@
268647
269037
  },
268648
269038
  "required": [
268649
269039
  "error"
268650
- ]
269040
+ ],
269041
+ "additionalProperties": {}
268651
269042
  }
268652
269043
  }
268653
269044
  }
@@ -268665,7 +269056,8 @@
268665
269056
  },
268666
269057
  "required": [
268667
269058
  "error"
268668
- ]
269059
+ ],
269060
+ "additionalProperties": {}
268669
269061
  }
268670
269062
  }
268671
269063
  }
@@ -268683,7 +269075,8 @@
268683
269075
  },
268684
269076
  "required": [
268685
269077
  "error"
268686
- ]
269078
+ ],
269079
+ "additionalProperties": {}
268687
269080
  }
268688
269081
  }
268689
269082
  }
@@ -269010,7 +269403,8 @@
269010
269403
  },
269011
269404
  "required": [
269012
269405
  "error"
269013
- ]
269406
+ ],
269407
+ "additionalProperties": {}
269014
269408
  }
269015
269409
  }
269016
269410
  }
@@ -269028,7 +269422,8 @@
269028
269422
  },
269029
269423
  "required": [
269030
269424
  "error"
269031
- ]
269425
+ ],
269426
+ "additionalProperties": {}
269032
269427
  }
269033
269428
  }
269034
269429
  }
@@ -269046,7 +269441,8 @@
269046
269441
  },
269047
269442
  "required": [
269048
269443
  "error"
269049
- ]
269444
+ ],
269445
+ "additionalProperties": {}
269050
269446
  }
269051
269447
  }
269052
269448
  }
@@ -269064,7 +269460,8 @@
269064
269460
  },
269065
269461
  "required": [
269066
269462
  "error"
269067
- ]
269463
+ ],
269464
+ "additionalProperties": {}
269068
269465
  }
269069
269466
  }
269070
269467
  }
@@ -269250,7 +269647,8 @@
269250
269647
  },
269251
269648
  "required": [
269252
269649
  "error"
269253
- ]
269650
+ ],
269651
+ "additionalProperties": {}
269254
269652
  }
269255
269653
  }
269256
269654
  }
@@ -269268,7 +269666,8 @@
269268
269666
  },
269269
269667
  "required": [
269270
269668
  "error"
269271
- ]
269669
+ ],
269670
+ "additionalProperties": {}
269272
269671
  }
269273
269672
  }
269274
269673
  }
@@ -269286,7 +269685,8 @@
269286
269685
  },
269287
269686
  "required": [
269288
269687
  "error"
269289
- ]
269688
+ ],
269689
+ "additionalProperties": {}
269290
269690
  }
269291
269691
  }
269292
269692
  }
@@ -269304,7 +269704,8 @@
269304
269704
  },
269305
269705
  "required": [
269306
269706
  "error"
269307
- ]
269707
+ ],
269708
+ "additionalProperties": {}
269308
269709
  }
269309
269710
  }
269310
269711
  }
@@ -269442,7 +269843,8 @@
269442
269843
  },
269443
269844
  "required": [
269444
269845
  "error"
269445
- ]
269846
+ ],
269847
+ "additionalProperties": {}
269446
269848
  }
269447
269849
  }
269448
269850
  }
@@ -269460,7 +269862,8 @@
269460
269862
  },
269461
269863
  "required": [
269462
269864
  "error"
269463
- ]
269865
+ ],
269866
+ "additionalProperties": {}
269464
269867
  }
269465
269868
  }
269466
269869
  }
@@ -269478,7 +269881,8 @@
269478
269881
  },
269479
269882
  "required": [
269480
269883
  "error"
269481
- ]
269884
+ ],
269885
+ "additionalProperties": {}
269482
269886
  }
269483
269887
  }
269484
269888
  }
@@ -269496,7 +269900,8 @@
269496
269900
  },
269497
269901
  "required": [
269498
269902
  "error"
269499
- ]
269903
+ ],
269904
+ "additionalProperties": {}
269500
269905
  }
269501
269906
  }
269502
269907
  }
@@ -269787,7 +270192,8 @@
269787
270192
  },
269788
270193
  "required": [
269789
270194
  "error"
269790
- ]
270195
+ ],
270196
+ "additionalProperties": {}
269791
270197
  }
269792
270198
  }
269793
270199
  }
@@ -269805,7 +270211,8 @@
269805
270211
  },
269806
270212
  "required": [
269807
270213
  "error"
269808
- ]
270214
+ ],
270215
+ "additionalProperties": {}
269809
270216
  }
269810
270217
  }
269811
270218
  }
@@ -269823,7 +270230,8 @@
269823
270230
  },
269824
270231
  "required": [
269825
270232
  "error"
269826
- ]
270233
+ ],
270234
+ "additionalProperties": {}
269827
270235
  }
269828
270236
  }
269829
270237
  }
@@ -269841,7 +270249,8 @@
269841
270249
  },
269842
270250
  "required": [
269843
270251
  "error"
269844
- ]
270252
+ ],
270253
+ "additionalProperties": {}
269845
270254
  }
269846
270255
  }
269847
270256
  }
@@ -269859,7 +270268,8 @@
269859
270268
  },
269860
270269
  "required": [
269861
270270
  "error"
269862
- ]
270271
+ ],
270272
+ "additionalProperties": {}
269863
270273
  }
269864
270274
  }
269865
270275
  }
@@ -270340,7 +270750,8 @@
270340
270750
  },
270341
270751
  "required": [
270342
270752
  "error"
270343
- ]
270753
+ ],
270754
+ "additionalProperties": {}
270344
270755
  }
270345
270756
  }
270346
270757
  }
@@ -270358,7 +270769,8 @@
270358
270769
  },
270359
270770
  "required": [
270360
270771
  "error"
270361
- ]
270772
+ ],
270773
+ "additionalProperties": {}
270362
270774
  }
270363
270775
  }
270364
270776
  }
@@ -270376,7 +270788,8 @@
270376
270788
  },
270377
270789
  "required": [
270378
270790
  "error"
270379
- ]
270791
+ ],
270792
+ "additionalProperties": {}
270380
270793
  }
270381
270794
  }
270382
270795
  }
@@ -270394,7 +270807,8 @@
270394
270807
  },
270395
270808
  "required": [
270396
270809
  "error"
270397
- ]
270810
+ ],
270811
+ "additionalProperties": {}
270398
270812
  }
270399
270813
  }
270400
270814
  }
@@ -270685,7 +271099,8 @@
270685
271099
  },
270686
271100
  "required": [
270687
271101
  "error"
270688
- ]
271102
+ ],
271103
+ "additionalProperties": {}
270689
271104
  }
270690
271105
  }
270691
271106
  }
@@ -270703,7 +271118,8 @@
270703
271118
  },
270704
271119
  "required": [
270705
271120
  "error"
270706
- ]
271121
+ ],
271122
+ "additionalProperties": {}
270707
271123
  }
270708
271124
  }
270709
271125
  }
@@ -270721,7 +271137,8 @@
270721
271137
  },
270722
271138
  "required": [
270723
271139
  "error"
270724
- ]
271140
+ ],
271141
+ "additionalProperties": {}
270725
271142
  }
270726
271143
  }
270727
271144
  }
@@ -270739,7 +271156,8 @@
270739
271156
  },
270740
271157
  "required": [
270741
271158
  "error"
270742
- ]
271159
+ ],
271160
+ "additionalProperties": {}
270743
271161
  }
270744
271162
  }
270745
271163
  }
@@ -270757,7 +271175,8 @@
270757
271175
  },
270758
271176
  "required": [
270759
271177
  "error"
270760
- ]
271178
+ ],
271179
+ "additionalProperties": {}
270761
271180
  }
270762
271181
  }
270763
271182
  }
@@ -271262,7 +271681,8 @@
271262
271681
  },
271263
271682
  "required": [
271264
271683
  "error"
271265
- ]
271684
+ ],
271685
+ "additionalProperties": {}
271266
271686
  }
271267
271687
  }
271268
271688
  }
@@ -271280,7 +271700,8 @@
271280
271700
  },
271281
271701
  "required": [
271282
271702
  "error"
271283
- ]
271703
+ ],
271704
+ "additionalProperties": {}
271284
271705
  }
271285
271706
  }
271286
271707
  }
@@ -271298,7 +271719,8 @@
271298
271719
  },
271299
271720
  "required": [
271300
271721
  "error"
271301
- ]
271722
+ ],
271723
+ "additionalProperties": {}
271302
271724
  }
271303
271725
  }
271304
271726
  }
@@ -271316,7 +271738,8 @@
271316
271738
  },
271317
271739
  "required": [
271318
271740
  "error"
271319
- ]
271741
+ ],
271742
+ "additionalProperties": {}
271320
271743
  }
271321
271744
  }
271322
271745
  }
@@ -271819,7 +272242,8 @@
271819
272242
  },
271820
272243
  "required": [
271821
272244
  "error"
271822
- ]
272245
+ ],
272246
+ "additionalProperties": {}
271823
272247
  }
271824
272248
  }
271825
272249
  }
@@ -271837,7 +272261,8 @@
271837
272261
  },
271838
272262
  "required": [
271839
272263
  "error"
271840
- ]
272264
+ ],
272265
+ "additionalProperties": {}
271841
272266
  }
271842
272267
  }
271843
272268
  }
@@ -271855,7 +272280,8 @@
271855
272280
  },
271856
272281
  "required": [
271857
272282
  "error"
271858
- ]
272283
+ ],
272284
+ "additionalProperties": {}
271859
272285
  }
271860
272286
  }
271861
272287
  }
@@ -271873,7 +272299,8 @@
271873
272299
  },
271874
272300
  "required": [
271875
272301
  "error"
271876
- ]
272302
+ ],
272303
+ "additionalProperties": {}
271877
272304
  }
271878
272305
  }
271879
272306
  }
@@ -272359,7 +272786,8 @@
272359
272786
  },
272360
272787
  "required": [
272361
272788
  "error"
272362
- ]
272789
+ ],
272790
+ "additionalProperties": {}
272363
272791
  }
272364
272792
  }
272365
272793
  }
@@ -272377,7 +272805,8 @@
272377
272805
  },
272378
272806
  "required": [
272379
272807
  "error"
272380
- ]
272808
+ ],
272809
+ "additionalProperties": {}
272381
272810
  }
272382
272811
  }
272383
272812
  }
@@ -272395,7 +272824,8 @@
272395
272824
  },
272396
272825
  "required": [
272397
272826
  "error"
272398
- ]
272827
+ ],
272828
+ "additionalProperties": {}
272399
272829
  }
272400
272830
  }
272401
272831
  }
@@ -272413,7 +272843,8 @@
272413
272843
  },
272414
272844
  "required": [
272415
272845
  "error"
272416
- ]
272846
+ ],
272847
+ "additionalProperties": {}
272417
272848
  }
272418
272849
  }
272419
272850
  }
@@ -272901,7 +273332,8 @@
272901
273332
  },
272902
273333
  "required": [
272903
273334
  "error"
272904
- ]
273335
+ ],
273336
+ "additionalProperties": {}
272905
273337
  }
272906
273338
  }
272907
273339
  }
@@ -272919,7 +273351,8 @@
272919
273351
  },
272920
273352
  "required": [
272921
273353
  "error"
272922
- ]
273354
+ ],
273355
+ "additionalProperties": {}
272923
273356
  }
272924
273357
  }
272925
273358
  }
@@ -272937,7 +273370,8 @@
272937
273370
  },
272938
273371
  "required": [
272939
273372
  "error"
272940
- ]
273373
+ ],
273374
+ "additionalProperties": {}
272941
273375
  }
272942
273376
  }
272943
273377
  }
@@ -272955,7 +273389,8 @@
272955
273389
  },
272956
273390
  "required": [
272957
273391
  "error"
272958
- ]
273392
+ ],
273393
+ "additionalProperties": {}
272959
273394
  }
272960
273395
  }
272961
273396
  }
@@ -273448,7 +273883,8 @@
273448
273883
  },
273449
273884
  "required": [
273450
273885
  "error"
273451
- ]
273886
+ ],
273887
+ "additionalProperties": {}
273452
273888
  }
273453
273889
  }
273454
273890
  }
@@ -273466,7 +273902,8 @@
273466
273902
  },
273467
273903
  "required": [
273468
273904
  "error"
273469
- ]
273905
+ ],
273906
+ "additionalProperties": {}
273470
273907
  }
273471
273908
  }
273472
273909
  }
@@ -273484,7 +273921,8 @@
273484
273921
  },
273485
273922
  "required": [
273486
273923
  "error"
273487
- ]
273924
+ ],
273925
+ "additionalProperties": {}
273488
273926
  }
273489
273927
  }
273490
273928
  }
@@ -273502,7 +273940,8 @@
273502
273940
  },
273503
273941
  "required": [
273504
273942
  "error"
273505
- ]
273943
+ ],
273944
+ "additionalProperties": {}
273506
273945
  }
273507
273946
  }
273508
273947
  }