We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7c42d commit f5f3cb8Copy full SHA for f5f3cb8
rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_mapping/20_mix_typeless_typeful.yml
@@ -55,8 +55,8 @@
55
"PUT mapping with _doc on an index that has types":
56
57
- skip:
58
- version: " - 6.6.99"
59
- reason: include_type_name is only supported as of 6.7
+ version: "all"
+ reason: include_type_name is only supported as of 6.7 # AwaitsFix: https://github.com/elastic/elasticsearch/issues/38202
60
61
62
- do:
0 commit comments