File tree 2 files changed +7
-7
lines changed
rest-api-spec/src/main/resources/rest-api-spec/test
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
" Create a typeless index while there is a typed template " :
3
3
4
4
- skip :
5
- version : " - 6.99 .99"
6
- reason : needs change to be backported to 6.7
5
+ version : " - 6.6 .99"
6
+ reason : Merging typeless/typed mappings/templates was added in 6.7
7
7
8
8
- do :
9
9
indices.put_template :
41
41
" Create a typed index while there is a typeless template " :
42
42
43
43
- skip :
44
- version : " - 6.99 .99"
45
- reason : needs change to be backported to 6.7
44
+ version : " - 6.6 .99"
45
+ reason : Merging typeless/typed mappings/templates was added in 6.7
46
46
47
47
- do :
48
48
indices.put_template :
81
81
82
82
- skip :
83
83
version : " - 6.99.99"
84
- reason : needs change to be backported to 6.7
84
+ reason : include_type_name only supported as of 6.7
85
85
86
86
- do :
87
87
indices.put_template :
Original file line number Diff line number Diff line change 55
55
" PUT mapping with _doc on an index that has types " :
56
56
57
57
- skip :
58
- version : " - 6.99 .99"
59
- reason : Backport first
58
+ version : " - 6.6 .99"
59
+ reason : include_type_name is only supported as of 6.7
60
60
61
61
62
62
- do :
You can’t perform that action at this time.
0 commit comments