Skip to content

Commit

Permalink
AwaitsFix PUT mapping with _doc on an index that has types (#38204)
Browse files Browse the repository at this point in the history
Tracked at #38202
  • Loading branch information
dnhatn committed Feb 1, 2019
1 parent cc7c42d commit f5f3cb8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"PUT mapping with _doc on an index that has types":

- skip:
version: " - 6.6.99"
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


- do:
Expand Down

0 comments on commit f5f3cb8

Please sign in to comment.