@kaoto/camel-catalog 0.8.1 → 0.8.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.
@@ -1849,8 +1849,7 @@
1849
1849
  "title" : "Client",
1850
1850
  "description" : "Sets the Http client endpoint."
1851
1851
  }
1852
- },
1853
- "required" : [ "client" ]
1852
+ }
1854
1853
  }, {
1855
1854
  "type" : "object",
1856
1855
  "properties" : {
@@ -2076,8 +2075,7 @@
2076
2075
  "title" : "Server",
2077
2076
  "description" : "Sets the Http server endpoint."
2078
2077
  }
2079
- },
2080
- "required" : [ "server" ]
2078
+ }
2081
2079
  }, {
2082
2080
  "not" : {
2083
2081
  "anyOf" : [ {
@@ -2091,8 +2089,7 @@
2091
2089
  "title" : "Http",
2092
2090
  "description" : "Http client and server endpoints"
2093
2091
  }
2094
- },
2095
- "required" : [ "http" ]
2092
+ }
2096
2093
  }, {
2097
2094
  "type" : "object",
2098
2095
  "properties" : {
@@ -2203,8 +2200,7 @@
2203
2200
  "title" : "Client",
2204
2201
  "description" : "Sets the SOAP WebService client endpoint."
2205
2202
  }
2206
- },
2207
- "required" : [ "client" ]
2203
+ }
2208
2204
  }, {
2209
2205
  "type" : "object",
2210
2206
  "properties" : {
@@ -2375,8 +2371,7 @@
2375
2371
  "title" : "Server",
2376
2372
  "description" : "Sets the SOAP WebService server endpoint."
2377
2373
  }
2378
- },
2379
- "required" : [ "server" ]
2374
+ }
2380
2375
  }, {
2381
2376
  "not" : {
2382
2377
  "anyOf" : [ {
@@ -2390,8 +2385,7 @@
2390
2385
  "title" : "Soap",
2391
2386
  "description" : "SOAP WebService client and server endpoints"
2392
2387
  }
2393
- },
2394
- "required" : [ "soap" ]
2388
+ }
2395
2389
  }, {
2396
2390
  "type" : "object",
2397
2391
  "properties" : {
@@ -2448,8 +2442,7 @@
2448
2442
  "title" : "Client",
2449
2443
  "description" : "Sets the WebSocket client endpoint."
2450
2444
  }
2451
- },
2452
- "required" : [ "client" ]
2445
+ }
2453
2446
  }, {
2454
2447
  "type" : "object",
2455
2448
  "properties" : {
@@ -2685,8 +2678,7 @@
2685
2678
  "title" : "Server",
2686
2679
  "description" : "Sets the WebSocket server endpoint."
2687
2680
  }
2688
- },
2689
- "required" : [ "server" ]
2681
+ }
2690
2682
  }, {
2691
2683
  "not" : {
2692
2684
  "anyOf" : [ {
@@ -2700,8 +2692,7 @@
2700
2692
  "title" : "WebSocket",
2701
2693
  "description" : "WebSocket client and server endpoints"
2702
2694
  }
2703
- },
2704
- "required" : [ "webSocket" ]
2695
+ }
2705
2696
  }, {
2706
2697
  "type" : "object",
2707
2698
  "properties" : {
@@ -2736,8 +2727,7 @@
2736
2727
  "title" : "Context",
2737
2728
  "description" : "Context endpoint."
2738
2729
  }
2739
- },
2740
- "required" : [ "context" ]
2730
+ }
2741
2731
  }, {
2742
2732
  "type" : "object",
2743
2733
  "properties" : {
@@ -2815,8 +2805,7 @@
2815
2805
  "title" : "Client",
2816
2806
  "description" : "Sets the mail client endpoint."
2817
2807
  }
2818
- },
2819
- "required" : [ "client" ]
2808
+ }
2820
2809
  }, {
2821
2810
  "type" : "object",
2822
2811
  "properties" : {
@@ -2915,8 +2904,7 @@
2915
2904
  "title" : "Server",
2916
2905
  "description" : "Sets the mail server endpoint."
2917
2906
  }
2918
- },
2919
- "required" : [ "server" ]
2907
+ }
2920
2908
  }, {
2921
2909
  "not" : {
2922
2910
  "anyOf" : [ {
@@ -2930,8 +2918,7 @@
2930
2918
  "title" : "Mail",
2931
2919
  "description" : "Mail client and server endpoints"
2932
2920
  }
2933
- },
2934
- "required" : [ "mail" ]
2921
+ }
2935
2922
  }, {
2936
2923
  "type" : "object",
2937
2924
  "properties" : {
@@ -3014,8 +3001,7 @@
3014
3001
  "title" : "Client",
3015
3002
  "description" : "Sets the ftp client endpoint."
3016
3003
  }
3017
- },
3018
- "required" : [ "client" ]
3004
+ }
3019
3005
  }, {
3020
3006
  "type" : "object",
3021
3007
  "properties" : {
@@ -3144,8 +3130,7 @@
3144
3130
  "title" : "Server",
3145
3131
  "description" : "Sets the ftp server endpoint."
3146
3132
  }
3147
- },
3148
- "required" : [ "server" ]
3133
+ }
3149
3134
  }, {
3150
3135
  "not" : {
3151
3136
  "anyOf" : [ {
@@ -3159,8 +3144,7 @@
3159
3144
  "title" : "Ftp",
3160
3145
  "description" : "Ftp client and server endpoints"
3161
3146
  }
3162
- },
3163
- "required" : [ "ftp" ]
3147
+ }
3164
3148
  }, {
3165
3149
  "type" : "object",
3166
3150
  "properties" : {
@@ -3283,8 +3267,7 @@
3283
3267
  "title" : "Client",
3284
3268
  "description" : "Sets the sftp client endpoint."
3285
3269
  }
3286
- },
3287
- "required" : [ "client" ]
3270
+ }
3288
3271
  }, {
3289
3272
  "type" : "object",
3290
3273
  "properties" : {
@@ -3412,8 +3395,7 @@
3412
3395
  "title" : "Server",
3413
3396
  "description" : "Sets the sftp server endpoint."
3414
3397
  }
3415
- },
3416
- "required" : [ "server" ]
3398
+ }
3417
3399
  }, {
3418
3400
  "not" : {
3419
3401
  "anyOf" : [ {
@@ -3427,8 +3409,7 @@
3427
3409
  "title" : "Sftp",
3428
3410
  "description" : "Sftp client and server endpoints"
3429
3411
  }
3430
- },
3431
- "required" : [ "sftp" ]
3412
+ }
3432
3413
  }, {
3433
3414
  "type" : "object",
3434
3415
  "properties" : {
@@ -3536,8 +3517,7 @@
3536
3517
  "title" : "Client",
3537
3518
  "description" : "Sets the scp client endpoint."
3538
3519
  }
3539
- },
3540
- "required" : [ "client" ]
3520
+ }
3541
3521
  }, {
3542
3522
  "type" : "object",
3543
3523
  "properties" : {
@@ -3665,8 +3645,7 @@
3665
3645
  "title" : "Server",
3666
3646
  "description" : "Sets the sftp server endpoint."
3667
3647
  }
3668
- },
3669
- "required" : [ "server" ]
3648
+ }
3670
3649
  }, {
3671
3650
  "not" : {
3672
3651
  "anyOf" : [ {
@@ -3680,8 +3659,7 @@
3680
3659
  "title" : "Scp",
3681
3660
  "description" : "Scp client and server endpoint"
3682
3661
  }
3683
- },
3684
- "required" : [ "scp" ]
3662
+ }
3685
3663
  }, {
3686
3664
  "type" : "object",
3687
3665
  "properties" : {
@@ -3757,8 +3735,7 @@
3757
3735
  "title" : "Docker",
3758
3736
  "description" : "Docker client"
3759
3737
  }
3760
- },
3761
- "required" : [ "docker" ]
3738
+ }
3762
3739
  }, {
3763
3740
  "type" : "object",
3764
3741
  "properties" : {
@@ -3842,8 +3819,7 @@
3842
3819
  "title" : "Kubernetes",
3843
3820
  "description" : "Kubernetes client"
3844
3821
  }
3845
- },
3846
- "required" : [ "kubernetes" ]
3822
+ }
3847
3823
  }, {
3848
3824
  "type" : "object",
3849
3825
  "properties" : {
@@ -3947,8 +3923,7 @@
3947
3923
  "title" : "Asynchronous",
3948
3924
  "description" : "Sets the Jms endpoint."
3949
3925
  }
3950
- },
3951
- "required" : [ "asynchronous" ]
3926
+ }
3952
3927
  }, {
3953
3928
  "type" : "object",
3954
3929
  "properties" : {
@@ -4039,8 +4014,7 @@
4039
4014
  "title" : "Synchronous",
4040
4015
  "description" : "Sets the synchronous Jms endpoint."
4041
4016
  }
4042
- },
4043
- "required" : [ "synchronous" ]
4017
+ }
4044
4018
  }, {
4045
4019
  "not" : {
4046
4020
  "anyOf" : [ {
@@ -4054,8 +4028,7 @@
4054
4028
  "title" : "JMS",
4055
4029
  "description" : "JMS endpoint"
4056
4030
  }
4057
- },
4058
- "required" : [ "jms" ]
4031
+ }
4059
4032
  }, {
4060
4033
  "type" : "object",
4061
4034
  "properties" : {
@@ -4126,8 +4099,7 @@
4126
4099
  "title" : "Asynchronous",
4127
4100
  "description" : "Sets the Vert.x endpoint."
4128
4101
  }
4129
- },
4130
- "required" : [ "asynchronous" ]
4102
+ }
4131
4103
  }, {
4132
4104
  "type" : "object",
4133
4105
  "properties" : {
@@ -4193,8 +4165,7 @@
4193
4165
  "title" : "Synchronous",
4194
4166
  "description" : "Sets the synchronous Vert.x endpoint."
4195
4167
  }
4196
- },
4197
- "required" : [ "synchronous" ]
4168
+ }
4198
4169
  }, {
4199
4170
  "not" : {
4200
4171
  "anyOf" : [ {
@@ -4208,8 +4179,7 @@
4208
4179
  "title" : "Vert.x",
4209
4180
  "description" : "Vert.x endpoint."
4210
4181
  }
4211
- },
4212
- "required" : [ "vertx" ]
4182
+ }
4213
4183
  }, {
4214
4184
  "type" : "object",
4215
4185
  "properties" : {
@@ -4252,8 +4222,7 @@
4252
4222
  "title" : "Asynchronous",
4253
4223
  "description" : "Sets the direct endpoint."
4254
4224
  }
4255
- },
4256
- "required" : [ "asynchronous" ]
4225
+ }
4257
4226
  }, {
4258
4227
  "type" : "object",
4259
4228
  "properties" : {
@@ -4296,8 +4265,7 @@
4296
4265
  "title" : "Synchronous",
4297
4266
  "description" : "Sets the synchronous direct endpoint."
4298
4267
  }
4299
- },
4300
- "required" : [ "synchronous" ]
4268
+ }
4301
4269
  }, {
4302
4270
  "not" : {
4303
4271
  "anyOf" : [ {
@@ -4311,8 +4279,7 @@
4311
4279
  "title" : "Direct",
4312
4280
  "description" : "Direct endpoint."
4313
4281
  }
4314
- },
4315
- "required" : [ "direct" ]
4282
+ }
4316
4283
  }, {
4317
4284
  "type" : "object",
4318
4285
  "properties" : {
@@ -4439,8 +4406,7 @@
4439
4406
  "title" : "Asynchronous",
4440
4407
  "description" : "Sets the Kafka endpoint."
4441
4408
  }
4442
- },
4443
- "required" : [ "asynchronous" ]
4409
+ }
4444
4410
  }, {
4445
4411
  "type" : "object",
4446
4412
  "properties" : {
@@ -4556,8 +4522,7 @@
4556
4522
  "title" : "Synchronous",
4557
4523
  "description" : "Sets the synchronous Kafka endpoint."
4558
4524
  }
4559
- },
4560
- "required" : [ "synchronous" ]
4525
+ }
4561
4526
  }, {
4562
4527
  "not" : {
4563
4528
  "anyOf" : [ {
@@ -4571,8 +4536,7 @@
4571
4536
  "title" : "Kafka",
4572
4537
  "description" : "Kafka endpoint."
4573
4538
  }
4574
- },
4575
- "required" : [ "kafka" ]
4539
+ }
4576
4540
  }, {
4577
4541
  "type" : "object",
4578
4542
  "properties" : {
@@ -4621,8 +4585,7 @@
4621
4585
  "title" : "Asynchronous",
4622
4586
  "description" : "Sets the Camel endpoint."
4623
4587
  }
4624
- },
4625
- "required" : [ "asynchronous" ]
4588
+ }
4626
4589
  }, {
4627
4590
  "type" : "object",
4628
4591
  "properties" : {
@@ -4671,8 +4634,7 @@
4671
4634
  "title" : "Synchronous",
4672
4635
  "description" : "Sets the synchronous Camel endpoint."
4673
4636
  }
4674
- },
4675
- "required" : [ "synchronous" ]
4637
+ }
4676
4638
  }, {
4677
4639
  "not" : {
4678
4640
  "anyOf" : [ {
@@ -4686,8 +4648,7 @@
4686
4648
  "title" : "Camel",
4687
4649
  "description" : "Camel endpoint."
4688
4650
  }
4689
- },
4690
- "required" : [ "camel" ]
4651
+ }
4691
4652
  }, {
4692
4653
  "type" : "object",
4693
4654
  "properties" : {
@@ -4756,8 +4717,7 @@
4756
4717
  "title" : "Asynchronous",
4757
4718
  "description" : "Sets the Spring message channel endpoint."
4758
4719
  }
4759
- },
4760
- "required" : [ "asynchronous" ]
4720
+ }
4761
4721
  }, {
4762
4722
  "type" : "object",
4763
4723
  "properties" : {
@@ -4827,8 +4787,7 @@
4827
4787
  "title" : "Synchronous",
4828
4788
  "description" : "Sets the synchronous Spring message channel endpoint."
4829
4789
  }
4830
- },
4831
- "required" : [ "synchronous" ]
4790
+ }
4832
4791
  }, {
4833
4792
  "not" : {
4834
4793
  "anyOf" : [ {
@@ -4842,8 +4801,7 @@
4842
4801
  "title" : "Spring channel",
4843
4802
  "description" : "Spring channel endpoint."
4844
4803
  }
4845
- },
4846
- "required" : [ "channel" ]
4804
+ }
4847
4805
  }, {
4848
4806
  "type" : "object",
4849
4807
  "properties" : {
@@ -4924,8 +4882,7 @@
4924
4882
  "title" : "Selenium",
4925
4883
  "description" : "Selenium endpoint."
4926
4884
  }
4927
- },
4928
- "required" : [ "selenium" ]
4885
+ }
4929
4886
  }, {
4930
4887
  "not" : {
4931
4888
  "anyOf" : [ {
@@ -5669,8 +5626,6 @@
5669
5626
  "additionalProperties" : false,
5670
5627
  "anyOf" : [ {
5671
5628
  "oneOf" : [ {
5672
- "required" : [ "data" ]
5673
- }, {
5674
5629
  "type" : "object",
5675
5630
  "properties" : {
5676
5631
  "resource" : {
@@ -5690,8 +5645,7 @@
5690
5645
  "title" : "Resource",
5691
5646
  "description" : "The message body loaded from a file resource."
5692
5647
  }
5693
- },
5694
- "required" : [ "resource" ]
5648
+ }
5695
5649
  }, {
5696
5650
  "type" : "object",
5697
5651
  "properties" : {
@@ -5725,8 +5679,7 @@
5725
5679
  "title" : "Script",
5726
5680
  "description" : "The message body set via script."
5727
5681
  }
5728
- },
5729
- "required" : [ "script" ]
5682
+ }
5730
5683
  }, {
5731
5684
  "not" : {
5732
5685
  "anyOf" : [ {
@@ -5818,8 +5771,6 @@
5818
5771
  "additionalProperties" : false,
5819
5772
  "anyOf" : [ {
5820
5773
  "oneOf" : [ {
5821
- "required" : [ "value" ]
5822
- }, {
5823
5774
  "type" : "object",
5824
5775
  "properties" : {
5825
5776
  "resource" : {
@@ -5842,10 +5793,7 @@
5842
5793
  "title" : "Resource",
5843
5794
  "description" : "The header data loaded from a file resource."
5844
5795
  }
5845
- },
5846
- "required" : [ "resource" ]
5847
- }, {
5848
- "required" : [ "data" ]
5796
+ }
5849
5797
  }, {
5850
5798
  "not" : {
5851
5799
  "anyOf" : [ {
@@ -5933,8 +5881,7 @@
5933
5881
  "title" : "GET",
5934
5882
  "description" : "Http GET request"
5935
5883
  }
5936
- },
5937
- "required" : [ "GET" ]
5884
+ }
5938
5885
  }, {
5939
5886
  "type" : "object",
5940
5887
  "properties" : {
@@ -5961,8 +5908,6 @@
5961
5908
  "additionalProperties" : false,
5962
5909
  "anyOf" : [ {
5963
5910
  "oneOf" : [ {
5964
- "required" : [ "data" ]
5965
- }, {
5966
5911
  "type" : "object",
5967
5912
  "properties" : {
5968
5913
  "resource" : {
@@ -5982,8 +5927,7 @@
5982
5927
  "title" : "Resource",
5983
5928
  "description" : "The message body loaded from a file resource."
5984
5929
  }
5985
- },
5986
- "required" : [ "resource" ]
5930
+ }
5987
5931
  }, {
5988
5932
  "type" : "object",
5989
5933
  "properties" : {
@@ -6017,8 +5961,7 @@
6017
5961
  "title" : "Script",
6018
5962
  "description" : "The message body set via script."
6019
5963
  }
6020
- },
6021
- "required" : [ "script" ]
5964
+ }
6022
5965
  }, {
6023
5966
  "not" : {
6024
5967
  "anyOf" : [ {
@@ -6110,8 +6053,6 @@
6110
6053
  "additionalProperties" : false,
6111
6054
  "anyOf" : [ {
6112
6055
  "oneOf" : [ {
6113
- "required" : [ "value" ]
6114
- }, {
6115
6056
  "type" : "object",
6116
6057
  "properties" : {
6117
6058
  "resource" : {
@@ -6134,10 +6075,7 @@
6134
6075
  "title" : "Resource",
6135
6076
  "description" : "The header data loaded from a file resource."
6136
6077
  }
6137
- },
6138
- "required" : [ "resource" ]
6139
- }, {
6140
- "required" : [ "data" ]
6078
+ }
6141
6079
  }, {
6142
6080
  "not" : {
6143
6081
  "anyOf" : [ {
@@ -6225,8 +6163,7 @@
6225
6163
  "title" : "POST",
6226
6164
  "description" : "Http POST request"
6227
6165
  }
6228
- },
6229
- "required" : [ "POST" ]
6166
+ }
6230
6167
  }, {
6231
6168
  "type" : "object",
6232
6169
  "properties" : {
@@ -6253,8 +6190,6 @@
6253
6190
  "additionalProperties" : false,
6254
6191
  "anyOf" : [ {
6255
6192
  "oneOf" : [ {
6256
- "required" : [ "data" ]
6257
- }, {
6258
6193
  "type" : "object",
6259
6194
  "properties" : {
6260
6195
  "resource" : {
@@ -6274,8 +6209,7 @@
6274
6209
  "title" : "Resource",
6275
6210
  "description" : "The message body loaded from a file resource."
6276
6211
  }
6277
- },
6278
- "required" : [ "resource" ]
6212
+ }
6279
6213
  }, {
6280
6214
  "type" : "object",
6281
6215
  "properties" : {
@@ -6309,8 +6243,7 @@
6309
6243
  "title" : "Script",
6310
6244
  "description" : "The message body set via script."
6311
6245
  }
6312
- },
6313
- "required" : [ "script" ]
6246
+ }
6314
6247
  }, {
6315
6248
  "not" : {
6316
6249
  "anyOf" : [ {
@@ -6402,8 +6335,6 @@
6402
6335
  "additionalProperties" : false,
6403
6336
  "anyOf" : [ {
6404
6337
  "oneOf" : [ {
6405
- "required" : [ "value" ]
6406
- }, {
6407
6338
  "type" : "object",
6408
6339
  "properties" : {
6409
6340
  "resource" : {
@@ -6426,10 +6357,7 @@
6426
6357
  "title" : "Resource",
6427
6358
  "description" : "The header data loaded from a file resource."
6428
6359
  }
6429
- },
6430
- "required" : [ "resource" ]
6431
- }, {
6432
- "required" : [ "data" ]
6360
+ }
6433
6361
  }, {
6434
6362
  "not" : {
6435
6363
  "anyOf" : [ {
@@ -6517,8 +6445,7 @@
6517
6445
  "title" : "PUT",
6518
6446
  "description" : "Http PUT request"
6519
6447
  }
6520
- },
6521
- "required" : [ "PUT" ]
6448
+ }
6522
6449
  }, {
6523
6450
  "type" : "object",
6524
6451
  "properties" : {
@@ -6545,8 +6472,6 @@
6545
6472
  "additionalProperties" : false,
6546
6473
  "anyOf" : [ {
6547
6474
  "oneOf" : [ {
6548
- "required" : [ "data" ]
6549
- }, {
6550
6475
  "type" : "object",
6551
6476
  "properties" : {
6552
6477
  "resource" : {
@@ -6566,8 +6491,7 @@
6566
6491
  "title" : "Resource",
6567
6492
  "description" : "The message body loaded from a file resource."
6568
6493
  }
6569
- },
6570
- "required" : [ "resource" ]
6494
+ }
6571
6495
  }, {
6572
6496
  "type" : "object",
6573
6497
  "properties" : {
@@ -6601,8 +6525,7 @@
6601
6525
  "title" : "Script",
6602
6526
  "description" : "The message body set via script."
6603
6527
  }
6604
- },
6605
- "required" : [ "script" ]
6528
+ }
6606
6529
  }, {
6607
6530
  "not" : {
6608
6531
  "anyOf" : [ {
@@ -6694,8 +6617,6 @@
6694
6617
  "additionalProperties" : false,
6695
6618
  "anyOf" : [ {
6696
6619
  "oneOf" : [ {
6697
- "required" : [ "value" ]
6698
- }, {
6699
6620
  "type" : "object",
6700
6621
  "properties" : {
6701
6622
  "resource" : {
@@ -6718,10 +6639,7 @@
6718
6639
  "title" : "Resource",
6719
6640
  "description" : "The header data loaded from a file resource."
6720
6641
  }
6721
- },
6722
- "required" : [ "resource" ]
6723
- }, {
6724
- "required" : [ "data" ]
6642
+ }
6725
6643
  }, {
6726
6644
  "not" : {
6727
6645
  "anyOf" : [ {
@@ -6809,8 +6727,7 @@
6809
6727
  "title" : "DELETE",
6810
6728
  "description" : "Http DELETE request"
6811
6729
  }
6812
- },
6813
- "required" : [ "DELETE" ]
6730
+ }
6814
6731
  }, {
6815
6732
  "type" : "object",
6816
6733
  "properties" : {
@@ -6837,8 +6754,6 @@
6837
6754
  "additionalProperties" : false,
6838
6755
  "anyOf" : [ {
6839
6756
  "oneOf" : [ {
6840
- "required" : [ "data" ]
6841
- }, {
6842
6757
  "type" : "object",
6843
6758
  "properties" : {
6844
6759
  "resource" : {
@@ -6858,8 +6773,7 @@
6858
6773
  "title" : "Resource",
6859
6774
  "description" : "The message body loaded from a file resource."
6860
6775
  }
6861
- },
6862
- "required" : [ "resource" ]
6776
+ }
6863
6777
  }, {
6864
6778
  "type" : "object",
6865
6779
  "properties" : {
@@ -6893,8 +6807,7 @@
6893
6807
  "title" : "Script",
6894
6808
  "description" : "The message body set via script."
6895
6809
  }
6896
- },
6897
- "required" : [ "script" ]
6810
+ }
6898
6811
  }, {
6899
6812
  "not" : {
6900
6813
  "anyOf" : [ {
@@ -6986,8 +6899,6 @@
6986
6899
  "additionalProperties" : false,
6987
6900
  "anyOf" : [ {
6988
6901
  "oneOf" : [ {
6989
- "required" : [ "value" ]
6990
- }, {
6991
6902
  "type" : "object",
6992
6903
  "properties" : {
6993
6904
  "resource" : {
@@ -7010,10 +6921,7 @@
7010
6921
  "title" : "Resource",
7011
6922
  "description" : "The header data loaded from a file resource."
7012
6923
  }
7013
- },
7014
- "required" : [ "resource" ]
7015
- }, {
7016
- "required" : [ "data" ]
6924
+ }
7017
6925
  }, {
7018
6926
  "not" : {
7019
6927
  "anyOf" : [ {
@@ -7101,8 +7009,7 @@
7101
7009
  "title" : "HEAD",
7102
7010
  "description" : "Http HEAD request"
7103
7011
  }
7104
- },
7105
- "required" : [ "HEAD" ]
7012
+ }
7106
7013
  }, {
7107
7014
  "type" : "object",
7108
7015
  "properties" : {
@@ -7129,8 +7036,6 @@
7129
7036
  "additionalProperties" : false,
7130
7037
  "anyOf" : [ {
7131
7038
  "oneOf" : [ {
7132
- "required" : [ "data" ]
7133
- }, {
7134
7039
  "type" : "object",
7135
7040
  "properties" : {
7136
7041
  "resource" : {
@@ -7150,8 +7055,7 @@
7150
7055
  "title" : "Resource",
7151
7056
  "description" : "The message body loaded from a file resource."
7152
7057
  }
7153
- },
7154
- "required" : [ "resource" ]
7058
+ }
7155
7059
  }, {
7156
7060
  "type" : "object",
7157
7061
  "properties" : {
@@ -7185,8 +7089,7 @@
7185
7089
  "title" : "Script",
7186
7090
  "description" : "The message body set via script."
7187
7091
  }
7188
- },
7189
- "required" : [ "script" ]
7092
+ }
7190
7093
  }, {
7191
7094
  "not" : {
7192
7095
  "anyOf" : [ {
@@ -7278,8 +7181,6 @@
7278
7181
  "additionalProperties" : false,
7279
7182
  "anyOf" : [ {
7280
7183
  "oneOf" : [ {
7281
- "required" : [ "value" ]
7282
- }, {
7283
7184
  "type" : "object",
7284
7185
  "properties" : {
7285
7186
  "resource" : {
@@ -7302,10 +7203,7 @@
7302
7203
  "title" : "Resource",
7303
7204
  "description" : "The header data loaded from a file resource."
7304
7205
  }
7305
- },
7306
- "required" : [ "resource" ]
7307
- }, {
7308
- "required" : [ "data" ]
7206
+ }
7309
7207
  }, {
7310
7208
  "not" : {
7311
7209
  "anyOf" : [ {
@@ -7393,8 +7291,7 @@
7393
7291
  "title" : "OPTIONS",
7394
7292
  "description" : "Http OPTIONS request"
7395
7293
  }
7396
- },
7397
- "required" : [ "OPTIONS" ]
7294
+ }
7398
7295
  }, {
7399
7296
  "type" : "object",
7400
7297
  "properties" : {
@@ -7421,8 +7318,6 @@
7421
7318
  "additionalProperties" : false,
7422
7319
  "anyOf" : [ {
7423
7320
  "oneOf" : [ {
7424
- "required" : [ "data" ]
7425
- }, {
7426
7321
  "type" : "object",
7427
7322
  "properties" : {
7428
7323
  "resource" : {
@@ -7442,8 +7337,7 @@
7442
7337
  "title" : "Resource",
7443
7338
  "description" : "The message body loaded from a file resource."
7444
7339
  }
7445
- },
7446
- "required" : [ "resource" ]
7340
+ }
7447
7341
  }, {
7448
7342
  "type" : "object",
7449
7343
  "properties" : {
@@ -7477,8 +7371,7 @@
7477
7371
  "title" : "Script",
7478
7372
  "description" : "The message body set via script."
7479
7373
  }
7480
- },
7481
- "required" : [ "script" ]
7374
+ }
7482
7375
  }, {
7483
7376
  "not" : {
7484
7377
  "anyOf" : [ {
@@ -7570,8 +7463,6 @@
7570
7463
  "additionalProperties" : false,
7571
7464
  "anyOf" : [ {
7572
7465
  "oneOf" : [ {
7573
- "required" : [ "value" ]
7574
- }, {
7575
7466
  "type" : "object",
7576
7467
  "properties" : {
7577
7468
  "resource" : {
@@ -7594,10 +7485,7 @@
7594
7485
  "title" : "Resource",
7595
7486
  "description" : "The header data loaded from a file resource."
7596
7487
  }
7597
- },
7598
- "required" : [ "resource" ]
7599
- }, {
7600
- "required" : [ "data" ]
7488
+ }
7601
7489
  }, {
7602
7490
  "not" : {
7603
7491
  "anyOf" : [ {
@@ -7685,8 +7573,7 @@
7685
7573
  "title" : "PATCH",
7686
7574
  "description" : "Http PATCH request"
7687
7575
  }
7688
- },
7689
- "required" : [ "PATCH" ]
7576
+ }
7690
7577
  }, {
7691
7578
  "type" : "object",
7692
7579
  "properties" : {
@@ -7713,8 +7600,6 @@
7713
7600
  "additionalProperties" : false,
7714
7601
  "anyOf" : [ {
7715
7602
  "oneOf" : [ {
7716
- "required" : [ "data" ]
7717
- }, {
7718
7603
  "type" : "object",
7719
7604
  "properties" : {
7720
7605
  "resource" : {
@@ -7734,8 +7619,7 @@
7734
7619
  "title" : "Resource",
7735
7620
  "description" : "The message body loaded from a file resource."
7736
7621
  }
7737
- },
7738
- "required" : [ "resource" ]
7622
+ }
7739
7623
  }, {
7740
7624
  "type" : "object",
7741
7625
  "properties" : {
@@ -7769,8 +7653,7 @@
7769
7653
  "title" : "Script",
7770
7654
  "description" : "The message body set via script."
7771
7655
  }
7772
- },
7773
- "required" : [ "script" ]
7656
+ }
7774
7657
  }, {
7775
7658
  "not" : {
7776
7659
  "anyOf" : [ {
@@ -7862,8 +7745,6 @@
7862
7745
  "additionalProperties" : false,
7863
7746
  "anyOf" : [ {
7864
7747
  "oneOf" : [ {
7865
- "required" : [ "value" ]
7866
- }, {
7867
7748
  "type" : "object",
7868
7749
  "properties" : {
7869
7750
  "resource" : {
@@ -7886,10 +7767,7 @@
7886
7767
  "title" : "Resource",
7887
7768
  "description" : "The header data loaded from a file resource."
7888
7769
  }
7889
- },
7890
- "required" : [ "resource" ]
7891
- }, {
7892
- "required" : [ "data" ]
7770
+ }
7893
7771
  }, {
7894
7772
  "not" : {
7895
7773
  "anyOf" : [ {
@@ -7977,8 +7855,7 @@
7977
7855
  "title" : "TRACE",
7978
7856
  "description" : "Http TRACE request"
7979
7857
  }
7980
- },
7981
- "required" : [ "TRACE" ]
7858
+ }
7982
7859
  }, {
7983
7860
  "not" : {
7984
7861
  "anyOf" : [ {
@@ -8107,8 +7984,6 @@
8107
7984
  "additionalProperties" : false,
8108
7985
  "anyOf" : [ {
8109
7986
  "oneOf" : [ {
8110
- "required" : [ "data" ]
8111
- }, {
8112
7987
  "type" : "object",
8113
7988
  "properties" : {
8114
7989
  "resource" : {
@@ -8128,8 +8003,7 @@
8128
8003
  "title" : "Resource",
8129
8004
  "description" : "The message body loaded from a file resource."
8130
8005
  }
8131
- },
8132
- "required" : [ "resource" ]
8006
+ }
8133
8007
  }, {
8134
8008
  "type" : "object",
8135
8009
  "properties" : {
@@ -8163,8 +8037,7 @@
8163
8037
  "title" : "Script",
8164
8038
  "description" : "The message body set via script."
8165
8039
  }
8166
- },
8167
- "required" : [ "script" ]
8040
+ }
8168
8041
  }, {
8169
8042
  "not" : {
8170
8043
  "anyOf" : [ {
@@ -8256,8 +8129,6 @@
8256
8129
  "additionalProperties" : false,
8257
8130
  "anyOf" : [ {
8258
8131
  "oneOf" : [ {
8259
- "required" : [ "value" ]
8260
- }, {
8261
8132
  "type" : "object",
8262
8133
  "properties" : {
8263
8134
  "resource" : {
@@ -8280,10 +8151,7 @@
8280
8151
  "title" : "Resource",
8281
8152
  "description" : "The header data loaded from a file resource."
8282
8153
  }
8283
- },
8284
- "required" : [ "resource" ]
8285
- }, {
8286
- "required" : [ "data" ]
8154
+ }
8287
8155
  }, {
8288
8156
  "not" : {
8289
8157
  "anyOf" : [ {
@@ -8685,8 +8553,6 @@
8685
8553
  "additionalProperties" : false,
8686
8554
  "anyOf" : [ {
8687
8555
  "oneOf" : [ {
8688
- "required" : [ "data" ]
8689
- }, {
8690
8556
  "type" : "object",
8691
8557
  "properties" : {
8692
8558
  "resource" : {
@@ -8706,8 +8572,7 @@
8706
8572
  "title" : "Resource",
8707
8573
  "description" : "The message body loaded from a file resource."
8708
8574
  }
8709
- },
8710
- "required" : [ "resource" ]
8575
+ }
8711
8576
  }, {
8712
8577
  "type" : "object",
8713
8578
  "properties" : {
@@ -8741,8 +8606,7 @@
8741
8606
  "title" : "Script",
8742
8607
  "description" : "The message body set via script."
8743
8608
  }
8744
- },
8745
- "required" : [ "script" ]
8609
+ }
8746
8610
  }, {
8747
8611
  "not" : {
8748
8612
  "anyOf" : [ {
@@ -8834,8 +8698,6 @@
8834
8698
  "additionalProperties" : false,
8835
8699
  "anyOf" : [ {
8836
8700
  "oneOf" : [ {
8837
- "required" : [ "value" ]
8838
- }, {
8839
8701
  "type" : "object",
8840
8702
  "properties" : {
8841
8703
  "resource" : {
@@ -8858,10 +8720,7 @@
8858
8720
  "title" : "Resource",
8859
8721
  "description" : "The header data loaded from a file resource."
8860
8722
  }
8861
- },
8862
- "required" : [ "resource" ]
8863
- }, {
8864
- "required" : [ "data" ]
8723
+ }
8865
8724
  }, {
8866
8725
  "not" : {
8867
8726
  "anyOf" : [ {
@@ -8949,8 +8808,7 @@
8949
8808
  "title" : "GET",
8950
8809
  "description" : "Http GET request"
8951
8810
  }
8952
- },
8953
- "required" : [ "GET" ]
8811
+ }
8954
8812
  }, {
8955
8813
  "type" : "object",
8956
8814
  "properties" : {
@@ -8977,8 +8835,6 @@
8977
8835
  "additionalProperties" : false,
8978
8836
  "anyOf" : [ {
8979
8837
  "oneOf" : [ {
8980
- "required" : [ "data" ]
8981
- }, {
8982
8838
  "type" : "object",
8983
8839
  "properties" : {
8984
8840
  "resource" : {
@@ -8998,8 +8854,7 @@
8998
8854
  "title" : "Resource",
8999
8855
  "description" : "The message body loaded from a file resource."
9000
8856
  }
9001
- },
9002
- "required" : [ "resource" ]
8857
+ }
9003
8858
  }, {
9004
8859
  "type" : "object",
9005
8860
  "properties" : {
@@ -9033,8 +8888,7 @@
9033
8888
  "title" : "Script",
9034
8889
  "description" : "The message body set via script."
9035
8890
  }
9036
- },
9037
- "required" : [ "script" ]
8891
+ }
9038
8892
  }, {
9039
8893
  "not" : {
9040
8894
  "anyOf" : [ {
@@ -9126,8 +8980,6 @@
9126
8980
  "additionalProperties" : false,
9127
8981
  "anyOf" : [ {
9128
8982
  "oneOf" : [ {
9129
- "required" : [ "value" ]
9130
- }, {
9131
8983
  "type" : "object",
9132
8984
  "properties" : {
9133
8985
  "resource" : {
@@ -9150,10 +9002,7 @@
9150
9002
  "title" : "Resource",
9151
9003
  "description" : "The header data loaded from a file resource."
9152
9004
  }
9153
- },
9154
- "required" : [ "resource" ]
9155
- }, {
9156
- "required" : [ "data" ]
9005
+ }
9157
9006
  }, {
9158
9007
  "not" : {
9159
9008
  "anyOf" : [ {
@@ -9241,8 +9090,7 @@
9241
9090
  "title" : "POST",
9242
9091
  "description" : "Http POST request"
9243
9092
  }
9244
- },
9245
- "required" : [ "POST" ]
9093
+ }
9246
9094
  }, {
9247
9095
  "type" : "object",
9248
9096
  "properties" : {
@@ -9269,8 +9117,6 @@
9269
9117
  "additionalProperties" : false,
9270
9118
  "anyOf" : [ {
9271
9119
  "oneOf" : [ {
9272
- "required" : [ "data" ]
9273
- }, {
9274
9120
  "type" : "object",
9275
9121
  "properties" : {
9276
9122
  "resource" : {
@@ -9290,8 +9136,7 @@
9290
9136
  "title" : "Resource",
9291
9137
  "description" : "The message body loaded from a file resource."
9292
9138
  }
9293
- },
9294
- "required" : [ "resource" ]
9139
+ }
9295
9140
  }, {
9296
9141
  "type" : "object",
9297
9142
  "properties" : {
@@ -9325,8 +9170,7 @@
9325
9170
  "title" : "Script",
9326
9171
  "description" : "The message body set via script."
9327
9172
  }
9328
- },
9329
- "required" : [ "script" ]
9173
+ }
9330
9174
  }, {
9331
9175
  "not" : {
9332
9176
  "anyOf" : [ {
@@ -9418,8 +9262,6 @@
9418
9262
  "additionalProperties" : false,
9419
9263
  "anyOf" : [ {
9420
9264
  "oneOf" : [ {
9421
- "required" : [ "value" ]
9422
- }, {
9423
9265
  "type" : "object",
9424
9266
  "properties" : {
9425
9267
  "resource" : {
@@ -9442,10 +9284,7 @@
9442
9284
  "title" : "Resource",
9443
9285
  "description" : "The header data loaded from a file resource."
9444
9286
  }
9445
- },
9446
- "required" : [ "resource" ]
9447
- }, {
9448
- "required" : [ "data" ]
9287
+ }
9449
9288
  }, {
9450
9289
  "not" : {
9451
9290
  "anyOf" : [ {
@@ -9533,8 +9372,7 @@
9533
9372
  "title" : "PUT",
9534
9373
  "description" : "Http PUT request"
9535
9374
  }
9536
- },
9537
- "required" : [ "PUT" ]
9375
+ }
9538
9376
  }, {
9539
9377
  "type" : "object",
9540
9378
  "properties" : {
@@ -9561,8 +9399,6 @@
9561
9399
  "additionalProperties" : false,
9562
9400
  "anyOf" : [ {
9563
9401
  "oneOf" : [ {
9564
- "required" : [ "data" ]
9565
- }, {
9566
9402
  "type" : "object",
9567
9403
  "properties" : {
9568
9404
  "resource" : {
@@ -9582,8 +9418,7 @@
9582
9418
  "title" : "Resource",
9583
9419
  "description" : "The message body loaded from a file resource."
9584
9420
  }
9585
- },
9586
- "required" : [ "resource" ]
9421
+ }
9587
9422
  }, {
9588
9423
  "type" : "object",
9589
9424
  "properties" : {
@@ -9617,8 +9452,7 @@
9617
9452
  "title" : "Script",
9618
9453
  "description" : "The message body set via script."
9619
9454
  }
9620
- },
9621
- "required" : [ "script" ]
9455
+ }
9622
9456
  }, {
9623
9457
  "not" : {
9624
9458
  "anyOf" : [ {
@@ -9710,8 +9544,6 @@
9710
9544
  "additionalProperties" : false,
9711
9545
  "anyOf" : [ {
9712
9546
  "oneOf" : [ {
9713
- "required" : [ "value" ]
9714
- }, {
9715
9547
  "type" : "object",
9716
9548
  "properties" : {
9717
9549
  "resource" : {
@@ -9734,10 +9566,7 @@
9734
9566
  "title" : "Resource",
9735
9567
  "description" : "The header data loaded from a file resource."
9736
9568
  }
9737
- },
9738
- "required" : [ "resource" ]
9739
- }, {
9740
- "required" : [ "data" ]
9569
+ }
9741
9570
  }, {
9742
9571
  "not" : {
9743
9572
  "anyOf" : [ {
@@ -9825,8 +9654,7 @@
9825
9654
  "title" : "DELETE",
9826
9655
  "description" : "Http DELETE request"
9827
9656
  }
9828
- },
9829
- "required" : [ "DELETE" ]
9657
+ }
9830
9658
  }, {
9831
9659
  "type" : "object",
9832
9660
  "properties" : {
@@ -9853,8 +9681,6 @@
9853
9681
  "additionalProperties" : false,
9854
9682
  "anyOf" : [ {
9855
9683
  "oneOf" : [ {
9856
- "required" : [ "data" ]
9857
- }, {
9858
9684
  "type" : "object",
9859
9685
  "properties" : {
9860
9686
  "resource" : {
@@ -9874,8 +9700,7 @@
9874
9700
  "title" : "Resource",
9875
9701
  "description" : "The message body loaded from a file resource."
9876
9702
  }
9877
- },
9878
- "required" : [ "resource" ]
9703
+ }
9879
9704
  }, {
9880
9705
  "type" : "object",
9881
9706
  "properties" : {
@@ -9909,8 +9734,7 @@
9909
9734
  "title" : "Script",
9910
9735
  "description" : "The message body set via script."
9911
9736
  }
9912
- },
9913
- "required" : [ "script" ]
9737
+ }
9914
9738
  }, {
9915
9739
  "not" : {
9916
9740
  "anyOf" : [ {
@@ -10002,8 +9826,6 @@
10002
9826
  "additionalProperties" : false,
10003
9827
  "anyOf" : [ {
10004
9828
  "oneOf" : [ {
10005
- "required" : [ "value" ]
10006
- }, {
10007
9829
  "type" : "object",
10008
9830
  "properties" : {
10009
9831
  "resource" : {
@@ -10026,10 +9848,7 @@
10026
9848
  "title" : "Resource",
10027
9849
  "description" : "The header data loaded from a file resource."
10028
9850
  }
10029
- },
10030
- "required" : [ "resource" ]
10031
- }, {
10032
- "required" : [ "data" ]
9851
+ }
10033
9852
  }, {
10034
9853
  "not" : {
10035
9854
  "anyOf" : [ {
@@ -10117,8 +9936,7 @@
10117
9936
  "title" : "HEAD",
10118
9937
  "description" : "Http HEAD request"
10119
9938
  }
10120
- },
10121
- "required" : [ "HEAD" ]
9939
+ }
10122
9940
  }, {
10123
9941
  "type" : "object",
10124
9942
  "properties" : {
@@ -10145,8 +9963,6 @@
10145
9963
  "additionalProperties" : false,
10146
9964
  "anyOf" : [ {
10147
9965
  "oneOf" : [ {
10148
- "required" : [ "data" ]
10149
- }, {
10150
9966
  "type" : "object",
10151
9967
  "properties" : {
10152
9968
  "resource" : {
@@ -10166,8 +9982,7 @@
10166
9982
  "title" : "Resource",
10167
9983
  "description" : "The message body loaded from a file resource."
10168
9984
  }
10169
- },
10170
- "required" : [ "resource" ]
9985
+ }
10171
9986
  }, {
10172
9987
  "type" : "object",
10173
9988
  "properties" : {
@@ -10201,8 +10016,7 @@
10201
10016
  "title" : "Script",
10202
10017
  "description" : "The message body set via script."
10203
10018
  }
10204
- },
10205
- "required" : [ "script" ]
10019
+ }
10206
10020
  }, {
10207
10021
  "not" : {
10208
10022
  "anyOf" : [ {
@@ -10294,8 +10108,6 @@
10294
10108
  "additionalProperties" : false,
10295
10109
  "anyOf" : [ {
10296
10110
  "oneOf" : [ {
10297
- "required" : [ "value" ]
10298
- }, {
10299
10111
  "type" : "object",
10300
10112
  "properties" : {
10301
10113
  "resource" : {
@@ -10318,10 +10130,7 @@
10318
10130
  "title" : "Resource",
10319
10131
  "description" : "The header data loaded from a file resource."
10320
10132
  }
10321
- },
10322
- "required" : [ "resource" ]
10323
- }, {
10324
- "required" : [ "data" ]
10133
+ }
10325
10134
  }, {
10326
10135
  "not" : {
10327
10136
  "anyOf" : [ {
@@ -10409,8 +10218,7 @@
10409
10218
  "title" : "OPTIONS",
10410
10219
  "description" : "Http OPTIONS request"
10411
10220
  }
10412
- },
10413
- "required" : [ "OPTIONS" ]
10221
+ }
10414
10222
  }, {
10415
10223
  "type" : "object",
10416
10224
  "properties" : {
@@ -10437,8 +10245,6 @@
10437
10245
  "additionalProperties" : false,
10438
10246
  "anyOf" : [ {
10439
10247
  "oneOf" : [ {
10440
- "required" : [ "data" ]
10441
- }, {
10442
10248
  "type" : "object",
10443
10249
  "properties" : {
10444
10250
  "resource" : {
@@ -10458,8 +10264,7 @@
10458
10264
  "title" : "Resource",
10459
10265
  "description" : "The message body loaded from a file resource."
10460
10266
  }
10461
- },
10462
- "required" : [ "resource" ]
10267
+ }
10463
10268
  }, {
10464
10269
  "type" : "object",
10465
10270
  "properties" : {
@@ -10493,8 +10298,7 @@
10493
10298
  "title" : "Script",
10494
10299
  "description" : "The message body set via script."
10495
10300
  }
10496
- },
10497
- "required" : [ "script" ]
10301
+ }
10498
10302
  }, {
10499
10303
  "not" : {
10500
10304
  "anyOf" : [ {
@@ -10586,8 +10390,6 @@
10586
10390
  "additionalProperties" : false,
10587
10391
  "anyOf" : [ {
10588
10392
  "oneOf" : [ {
10589
- "required" : [ "value" ]
10590
- }, {
10591
10393
  "type" : "object",
10592
10394
  "properties" : {
10593
10395
  "resource" : {
@@ -10610,10 +10412,7 @@
10610
10412
  "title" : "Resource",
10611
10413
  "description" : "The header data loaded from a file resource."
10612
10414
  }
10613
- },
10614
- "required" : [ "resource" ]
10615
- }, {
10616
- "required" : [ "data" ]
10415
+ }
10617
10416
  }, {
10618
10417
  "not" : {
10619
10418
  "anyOf" : [ {
@@ -10701,8 +10500,7 @@
10701
10500
  "title" : "PATCH",
10702
10501
  "description" : "Http PATCH request"
10703
10502
  }
10704
- },
10705
- "required" : [ "PATCH" ]
10503
+ }
10706
10504
  }, {
10707
10505
  "type" : "object",
10708
10506
  "properties" : {
@@ -10729,8 +10527,6 @@
10729
10527
  "additionalProperties" : false,
10730
10528
  "anyOf" : [ {
10731
10529
  "oneOf" : [ {
10732
- "required" : [ "data" ]
10733
- }, {
10734
10530
  "type" : "object",
10735
10531
  "properties" : {
10736
10532
  "resource" : {
@@ -10750,8 +10546,7 @@
10750
10546
  "title" : "Resource",
10751
10547
  "description" : "The message body loaded from a file resource."
10752
10548
  }
10753
- },
10754
- "required" : [ "resource" ]
10549
+ }
10755
10550
  }, {
10756
10551
  "type" : "object",
10757
10552
  "properties" : {
@@ -10785,8 +10580,7 @@
10785
10580
  "title" : "Script",
10786
10581
  "description" : "The message body set via script."
10787
10582
  }
10788
- },
10789
- "required" : [ "script" ]
10583
+ }
10790
10584
  }, {
10791
10585
  "not" : {
10792
10586
  "anyOf" : [ {
@@ -10878,8 +10672,6 @@
10878
10672
  "additionalProperties" : false,
10879
10673
  "anyOf" : [ {
10880
10674
  "oneOf" : [ {
10881
- "required" : [ "value" ]
10882
- }, {
10883
10675
  "type" : "object",
10884
10676
  "properties" : {
10885
10677
  "resource" : {
@@ -10902,10 +10694,7 @@
10902
10694
  "title" : "Resource",
10903
10695
  "description" : "The header data loaded from a file resource."
10904
10696
  }
10905
- },
10906
- "required" : [ "resource" ]
10907
- }, {
10908
- "required" : [ "data" ]
10697
+ }
10909
10698
  }, {
10910
10699
  "not" : {
10911
10700
  "anyOf" : [ {
@@ -10993,8 +10782,7 @@
10993
10782
  "title" : "TRACE",
10994
10783
  "description" : "Http TRACE request"
10995
10784
  }
10996
- },
10997
- "required" : [ "TRACE" ]
10785
+ }
10998
10786
  }, {
10999
10787
  "not" : {
11000
10788
  "anyOf" : [ {
@@ -11111,8 +10899,6 @@
11111
10899
  "additionalProperties" : false,
11112
10900
  "anyOf" : [ {
11113
10901
  "oneOf" : [ {
11114
- "required" : [ "data" ]
11115
- }, {
11116
10902
  "type" : "object",
11117
10903
  "properties" : {
11118
10904
  "resource" : {
@@ -11132,8 +10918,7 @@
11132
10918
  "title" : "Resource",
11133
10919
  "description" : "The message body loaded from a file resource."
11134
10920
  }
11135
- },
11136
- "required" : [ "resource" ]
10921
+ }
11137
10922
  }, {
11138
10923
  "type" : "object",
11139
10924
  "properties" : {
@@ -11167,8 +10952,7 @@
11167
10952
  "title" : "Script",
11168
10953
  "description" : "The message body set via script."
11169
10954
  }
11170
- },
11171
- "required" : [ "script" ]
10955
+ }
11172
10956
  }, {
11173
10957
  "not" : {
11174
10958
  "anyOf" : [ {
@@ -11260,8 +11044,6 @@
11260
11044
  "additionalProperties" : false,
11261
11045
  "anyOf" : [ {
11262
11046
  "oneOf" : [ {
11263
- "required" : [ "value" ]
11264
- }, {
11265
11047
  "type" : "object",
11266
11048
  "properties" : {
11267
11049
  "resource" : {
@@ -11284,10 +11066,7 @@
11284
11066
  "title" : "Resource",
11285
11067
  "description" : "The header data loaded from a file resource."
11286
11068
  }
11287
- },
11288
- "required" : [ "resource" ]
11289
- }, {
11290
- "required" : [ "data" ]
11069
+ }
11291
11070
  }, {
11292
11071
  "not" : {
11293
11072
  "anyOf" : [ {
@@ -12176,10 +11955,6 @@
12176
11955
  "additionalProperties" : false,
12177
11956
  "anyOf" : [ {
12178
11957
  "oneOf" : [ {
12179
- "required" : [ "data" ]
12180
- }, {
12181
- "required" : [ "file" ]
12182
- }, {
12183
11958
  "not" : {
12184
11959
  "anyOf" : [ {
12185
11960
  "required" : [ "data" ]
@@ -12258,10 +12033,6 @@
12258
12033
  "additionalProperties" : false,
12259
12034
  "anyOf" : [ {
12260
12035
  "oneOf" : [ {
12261
- "required" : [ "data" ]
12262
- }, {
12263
- "required" : [ "file" ]
12264
- }, {
12265
12036
  "not" : {
12266
12037
  "anyOf" : [ {
12267
12038
  "required" : [ "data" ]
@@ -12475,10 +12246,6 @@
12475
12246
  "additionalProperties" : false,
12476
12247
  "anyOf" : [ {
12477
12248
  "oneOf" : [ {
12478
- "required" : [ "data" ]
12479
- }, {
12480
- "required" : [ "file" ]
12481
- }, {
12482
12249
  "not" : {
12483
12250
  "anyOf" : [ {
12484
12251
  "required" : [ "data" ]
@@ -13857,8 +13624,6 @@
13857
13624
  "additionalProperties" : false,
13858
13625
  "anyOf" : [ {
13859
13626
  "oneOf" : [ {
13860
- "required" : [ "data" ]
13861
- }, {
13862
13627
  "type" : "object",
13863
13628
  "properties" : {
13864
13629
  "resource" : {
@@ -13878,8 +13643,7 @@
13878
13643
  "title" : "Resource",
13879
13644
  "description" : "The message body loaded from a file resource."
13880
13645
  }
13881
- },
13882
- "required" : [ "resource" ]
13646
+ }
13883
13647
  }, {
13884
13648
  "type" : "object",
13885
13649
  "properties" : {
@@ -13913,8 +13677,7 @@
13913
13677
  "title" : "Script",
13914
13678
  "description" : "The message body set via script."
13915
13679
  }
13916
- },
13917
- "required" : [ "script" ]
13680
+ }
13918
13681
  }, {
13919
13682
  "not" : {
13920
13683
  "anyOf" : [ {
@@ -14001,8 +13764,6 @@
14001
13764
  "additionalProperties" : false,
14002
13765
  "anyOf" : [ {
14003
13766
  "oneOf" : [ {
14004
- "required" : [ "value" ]
14005
- }, {
14006
13767
  "type" : "object",
14007
13768
  "properties" : {
14008
13769
  "resource" : {
@@ -14025,10 +13786,7 @@
14025
13786
  "title" : "Resource",
14026
13787
  "description" : "The header data loaded from a file resource."
14027
13788
  }
14028
- },
14029
- "required" : [ "resource" ]
14030
- }, {
14031
- "required" : [ "data" ]
13789
+ }
14032
13790
  }, {
14033
13791
  "not" : {
14034
13792
  "anyOf" : [ {
@@ -15417,8 +15175,6 @@
15417
15175
  "additionalProperties" : false,
15418
15176
  "anyOf" : [ {
15419
15177
  "oneOf" : [ {
15420
- "required" : [ "data" ]
15421
- }, {
15422
15178
  "type" : "object",
15423
15179
  "properties" : {
15424
15180
  "resource" : {
@@ -15438,8 +15194,7 @@
15438
15194
  "title" : "Resource",
15439
15195
  "description" : "The message body loaded from a file resource."
15440
15196
  }
15441
- },
15442
- "required" : [ "resource" ]
15197
+ }
15443
15198
  }, {
15444
15199
  "type" : "object",
15445
15200
  "properties" : {
@@ -15473,8 +15228,7 @@
15473
15228
  "title" : "Script",
15474
15229
  "description" : "The message body set via script."
15475
15230
  }
15476
- },
15477
- "required" : [ "script" ]
15231
+ }
15478
15232
  }, {
15479
15233
  "not" : {
15480
15234
  "anyOf" : [ {
@@ -15561,8 +15315,6 @@
15561
15315
  "additionalProperties" : false,
15562
15316
  "anyOf" : [ {
15563
15317
  "oneOf" : [ {
15564
- "required" : [ "value" ]
15565
- }, {
15566
15318
  "type" : "object",
15567
15319
  "properties" : {
15568
15320
  "resource" : {
@@ -15585,10 +15337,7 @@
15585
15337
  "title" : "Resource",
15586
15338
  "description" : "The header data loaded from a file resource."
15587
15339
  }
15588
- },
15589
- "required" : [ "resource" ]
15590
- }, {
15591
- "required" : [ "data" ]
15340
+ }
15592
15341
  }, {
15593
15342
  "not" : {
15594
15343
  "anyOf" : [ {
@@ -15867,8 +15616,6 @@
15867
15616
  "additionalProperties" : false,
15868
15617
  "anyOf" : [ {
15869
15618
  "oneOf" : [ {
15870
- "required" : [ "data" ]
15871
- }, {
15872
15619
  "type" : "object",
15873
15620
  "properties" : {
15874
15621
  "resource" : {
@@ -15888,8 +15635,7 @@
15888
15635
  "title" : "Resource",
15889
15636
  "description" : "The message body loaded from a file resource."
15890
15637
  }
15891
- },
15892
- "required" : [ "resource" ]
15638
+ }
15893
15639
  }, {
15894
15640
  "type" : "object",
15895
15641
  "properties" : {
@@ -15923,8 +15669,7 @@
15923
15669
  "title" : "Script",
15924
15670
  "description" : "The message body set via script."
15925
15671
  }
15926
- },
15927
- "required" : [ "script" ]
15672
+ }
15928
15673
  }, {
15929
15674
  "not" : {
15930
15675
  "anyOf" : [ {
@@ -16016,8 +15761,6 @@
16016
15761
  "additionalProperties" : false,
16017
15762
  "anyOf" : [ {
16018
15763
  "oneOf" : [ {
16019
- "required" : [ "value" ]
16020
- }, {
16021
15764
  "type" : "object",
16022
15765
  "properties" : {
16023
15766
  "resource" : {
@@ -16040,10 +15783,7 @@
16040
15783
  "title" : "Resource",
16041
15784
  "description" : "The header data loaded from a file resource."
16042
15785
  }
16043
- },
16044
- "required" : [ "resource" ]
16045
- }, {
16046
- "required" : [ "data" ]
15786
+ }
16047
15787
  }, {
16048
15788
  "not" : {
16049
15789
  "anyOf" : [ {
@@ -16335,8 +16075,6 @@
16335
16075
  "additionalProperties" : false,
16336
16076
  "anyOf" : [ {
16337
16077
  "oneOf" : [ {
16338
- "required" : [ "data" ]
16339
- }, {
16340
16078
  "type" : "object",
16341
16079
  "properties" : {
16342
16080
  "resource" : {
@@ -16356,8 +16094,7 @@
16356
16094
  "title" : "Resource",
16357
16095
  "description" : "The message body loaded from a file resource."
16358
16096
  }
16359
- },
16360
- "required" : [ "resource" ]
16097
+ }
16361
16098
  }, {
16362
16099
  "type" : "object",
16363
16100
  "properties" : {
@@ -16391,8 +16128,7 @@
16391
16128
  "title" : "Script",
16392
16129
  "description" : "The message body set via script."
16393
16130
  }
16394
- },
16395
- "required" : [ "script" ]
16131
+ }
16396
16132
  }, {
16397
16133
  "not" : {
16398
16134
  "anyOf" : [ {
@@ -16484,8 +16220,6 @@
16484
16220
  "additionalProperties" : false,
16485
16221
  "anyOf" : [ {
16486
16222
  "oneOf" : [ {
16487
- "required" : [ "value" ]
16488
- }, {
16489
16223
  "type" : "object",
16490
16224
  "properties" : {
16491
16225
  "resource" : {
@@ -16508,10 +16242,7 @@
16508
16242
  "title" : "Resource",
16509
16243
  "description" : "The header data loaded from a file resource."
16510
16244
  }
16511
- },
16512
- "required" : [ "resource" ]
16513
- }, {
16514
- "required" : [ "data" ]
16245
+ }
16515
16246
  }, {
16516
16247
  "not" : {
16517
16248
  "anyOf" : [ {
@@ -16924,8 +16655,6 @@
16924
16655
  "additionalProperties" : false,
16925
16656
  "anyOf" : [ {
16926
16657
  "oneOf" : [ {
16927
- "required" : [ "data" ]
16928
- }, {
16929
16658
  "type" : "object",
16930
16659
  "properties" : {
16931
16660
  "resource" : {
@@ -16945,8 +16674,7 @@
16945
16674
  "title" : "Resource",
16946
16675
  "description" : "The message body loaded from a file resource."
16947
16676
  }
16948
- },
16949
- "required" : [ "resource" ]
16677
+ }
16950
16678
  }, {
16951
16679
  "type" : "object",
16952
16680
  "properties" : {
@@ -16980,8 +16708,7 @@
16980
16708
  "title" : "Script",
16981
16709
  "description" : "The message body set via script."
16982
16710
  }
16983
- },
16984
- "required" : [ "script" ]
16711
+ }
16985
16712
  }, {
16986
16713
  "not" : {
16987
16714
  "anyOf" : [ {
@@ -17114,8 +16841,6 @@
17114
16841
  "additionalProperties" : false,
17115
16842
  "anyOf" : [ {
17116
16843
  "oneOf" : [ {
17117
- "required" : [ "value" ]
17118
- }, {
17119
16844
  "type" : "object",
17120
16845
  "properties" : {
17121
16846
  "resource" : {
@@ -17138,10 +16863,7 @@
17138
16863
  "title" : "Resource",
17139
16864
  "description" : "The header data loaded from a file resource."
17140
16865
  }
17141
- },
17142
- "required" : [ "resource" ]
17143
- }, {
17144
- "required" : [ "data" ]
16866
+ }
17145
16867
  }, {
17146
16868
  "not" : {
17147
16869
  "anyOf" : [ {
@@ -17358,8 +17080,6 @@
17358
17080
  "additionalProperties" : false,
17359
17081
  "anyOf" : [ {
17360
17082
  "oneOf" : [ {
17361
- "required" : [ "data" ]
17362
- }, {
17363
17083
  "type" : "object",
17364
17084
  "properties" : {
17365
17085
  "resource" : {
@@ -17379,8 +17099,7 @@
17379
17099
  "title" : "Resource",
17380
17100
  "description" : "The message body loaded from a file resource."
17381
17101
  }
17382
- },
17383
- "required" : [ "resource" ]
17102
+ }
17384
17103
  }, {
17385
17104
  "type" : "object",
17386
17105
  "properties" : {
@@ -17414,8 +17133,7 @@
17414
17133
  "title" : "Script",
17415
17134
  "description" : "The message body set via script."
17416
17135
  }
17417
- },
17418
- "required" : [ "script" ]
17136
+ }
17419
17137
  }, {
17420
17138
  "not" : {
17421
17139
  "anyOf" : [ {
@@ -17507,8 +17225,6 @@
17507
17225
  "additionalProperties" : false,
17508
17226
  "anyOf" : [ {
17509
17227
  "oneOf" : [ {
17510
- "required" : [ "value" ]
17511
- }, {
17512
17228
  "type" : "object",
17513
17229
  "properties" : {
17514
17230
  "resource" : {
@@ -17531,10 +17247,7 @@
17531
17247
  "title" : "Resource",
17532
17248
  "description" : "The header data loaded from a file resource."
17533
17249
  }
17534
- },
17535
- "required" : [ "resource" ]
17536
- }, {
17537
- "required" : [ "data" ]
17250
+ }
17538
17251
  }, {
17539
17252
  "not" : {
17540
17253
  "anyOf" : [ {
@@ -17751,8 +17464,6 @@
17751
17464
  "additionalProperties" : false,
17752
17465
  "anyOf" : [ {
17753
17466
  "oneOf" : [ {
17754
- "required" : [ "data" ]
17755
- }, {
17756
17467
  "type" : "object",
17757
17468
  "properties" : {
17758
17469
  "resource" : {
@@ -17772,8 +17483,7 @@
17772
17483
  "title" : "Resource",
17773
17484
  "description" : "The message body loaded from a file resource."
17774
17485
  }
17775
- },
17776
- "required" : [ "resource" ]
17486
+ }
17777
17487
  }, {
17778
17488
  "type" : "object",
17779
17489
  "properties" : {
@@ -17807,8 +17517,7 @@
17807
17517
  "title" : "Script",
17808
17518
  "description" : "The message body set via script."
17809
17519
  }
17810
- },
17811
- "required" : [ "script" ]
17520
+ }
17812
17521
  }, {
17813
17522
  "not" : {
17814
17523
  "anyOf" : [ {
@@ -17900,8 +17609,6 @@
17900
17609
  "additionalProperties" : false,
17901
17610
  "anyOf" : [ {
17902
17611
  "oneOf" : [ {
17903
- "required" : [ "value" ]
17904
- }, {
17905
17612
  "type" : "object",
17906
17613
  "properties" : {
17907
17614
  "resource" : {
@@ -17924,10 +17631,7 @@
17924
17631
  "title" : "Resource",
17925
17632
  "description" : "The header data loaded from a file resource."
17926
17633
  }
17927
- },
17928
- "required" : [ "resource" ]
17929
- }, {
17930
- "required" : [ "data" ]
17634
+ }
17931
17635
  }, {
17932
17636
  "not" : {
17933
17637
  "anyOf" : [ {
@@ -19444,8 +19148,7 @@
19444
19148
  "title" : "Message",
19445
19149
  "description" : "Wait for given message to exist in message store."
19446
19150
  }
19447
- },
19448
- "required" : [ "message" ]
19151
+ }
19449
19152
  }, {
19450
19153
  "type" : "object",
19451
19154
  "properties" : {
@@ -19477,8 +19180,7 @@
19477
19180
  "title" : "Http",
19478
19181
  "description" : "Wait for given Http endpoint to return a proper response code."
19479
19182
  }
19480
- },
19481
- "required" : [ "http" ]
19183
+ }
19482
19184
  }, {
19483
19185
  "type" : "object",
19484
19186
  "properties" : {
@@ -19495,8 +19197,7 @@
19495
19197
  "title" : "File",
19496
19198
  "description" : "Wait for given file path to exist."
19497
19199
  }
19498
- },
19499
- "required" : [ "file" ]
19200
+ }
19500
19201
  }, {
19501
19202
  "type" : "object",
19502
19203
  "properties" : {
@@ -19505,8 +19206,7 @@
19505
19206
  "title" : "Action",
19506
19207
  "description" : "Waits for the test action to complete."
19507
19208
  }
19508
- },
19509
- "required" : [ "action" ]
19209
+ }
19510
19210
  }, {
19511
19211
  "not" : {
19512
19212
  "anyOf" : [ {