File tree 5 files changed +3095
-98
lines changed
5 files changed +3095
-98
lines changed Original file line number Diff line number Diff line change 92
92
]
93
93
}
94
94
}
95
+ },
96
+ "headers" : {
97
+ "type" : " object" ,
98
+ "properties" : {
99
+ "x-correlator" : {
100
+ "description" : " Correlation id for the different services" ,
101
+ "type" : " string"
102
+ }
103
+ },
104
+ "required" : [
105
+ " x-correlator"
106
+ ]
95
107
}
96
108
}
97
109
}
189
201
}
190
202
}
191
203
}
204
+ },
205
+ "headers" : {
206
+ "type" : " object" ,
207
+ "properties" : {
208
+ "x-correlator" : {
209
+ "description" : " Correlation id for the different services" ,
210
+ "type" : " string"
211
+ }
212
+ },
213
+ "required" : [
214
+ " x-correlator"
215
+ ]
192
216
}
193
217
}
194
218
}
296
320
]
297
321
}
298
322
}
323
+ },
324
+ "headers" : {
325
+ "type" : " object" ,
326
+ "properties" : {
327
+ "x-correlator" : {
328
+ "description" : " Correlation id for the different services" ,
329
+ "type" : " string"
330
+ }
331
+ },
332
+ "required" : [
333
+ " x-correlator"
334
+ ]
299
335
}
300
336
}
301
337
}
407
443
]
408
444
}
409
445
}
446
+ },
447
+ "headers" : {
448
+ "type" : " object" ,
449
+ "properties" : {
450
+ "x-correlator" : {
451
+ "description" : " Correlation id for the different services" ,
452
+ "type" : " string"
453
+ }
454
+ },
455
+ "required" : [
456
+ " x-correlator"
457
+ ]
410
458
}
411
459
}
412
460
}
510
558
]
511
559
}
512
560
}
561
+ },
562
+ "headers" : {
563
+ "type" : " object" ,
564
+ "properties" : {
565
+ "x-correlator" : {
566
+ "description" : " Correlation id for the different services" ,
567
+ "type" : " string"
568
+ }
569
+ },
570
+ "required" : [
571
+ " x-correlator"
572
+ ]
513
573
}
514
574
}
515
575
}
618
678
]
619
679
}
620
680
}
681
+ },
682
+ "headers" : {
683
+ "type" : " object" ,
684
+ "properties" : {
685
+ "x-correlator" : {
686
+ "description" : " Correlation id for the different services" ,
687
+ "type" : " string"
688
+ }
689
+ },
690
+ "required" : [
691
+ " x-correlator"
692
+ ]
621
693
}
622
694
}
623
695
}
714
786
}
715
787
}
716
788
}
789
+ },
790
+ "headers" : {
791
+ "type" : " object" ,
792
+ "properties" : {
793
+ "x-correlator" : {
794
+ "description" : " Correlation id for the different services" ,
795
+ "type" : " string"
796
+ }
797
+ },
798
+ "required" : [
799
+ " x-correlator"
800
+ ]
717
801
}
718
802
}
719
803
}
825
909
]
826
910
}
827
911
}
912
+ },
913
+ "headers" : {
914
+ "type" : " object" ,
915
+ "properties" : {
916
+ "x-correlator" : {
917
+ "description" : " Correlation id for the different services" ,
918
+ "type" : " string"
919
+ }
920
+ },
921
+ "required" : [
922
+ " x-correlator"
923
+ ]
828
924
}
829
925
}
830
926
}
940
1036
]
941
1037
}
942
1038
}
1039
+ },
1040
+ "headers" : {
1041
+ "type" : " object" ,
1042
+ "properties" : {
1043
+ "x-correlator" : {
1044
+ "description" : " Correlation id for the different services" ,
1045
+ "type" : " string"
1046
+ }
1047
+ },
1048
+ "required" : [
1049
+ " x-correlator"
1050
+ ]
943
1051
}
944
1052
}
945
1053
}
Original file line number Diff line number Diff line change 16
16
"type" : " string"
17
17
}
18
18
}
19
+ },
20
+ "headers" : {
21
+ "type" : " object" ,
22
+ "properties" : {
23
+ "X-Simple" : {
24
+ "type" : " string"
25
+ },
26
+ "X-Ref" : {
27
+ "type" : " string"
28
+ }
29
+ },
30
+ "required" : [
31
+ " X-Ref" ,
32
+ " X-Simple"
33
+ ]
19
34
}
20
35
}
21
36
}
You can’t perform that action at this time.
0 commit comments