Skip to content

Commit ed97931

Browse files
authored
Merge pull request #1004 from tylerjl/fix-7.0-template-tests
Remove _default_ mapping for type deprecations
2 parents 5a937ef + 104c045 commit ed97931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/fixtures/templates/post_6.0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
},
1717
"mappings": {
18-
"_default_": {
18+
"_doc": {
1919
"dynamic_templates": [
2020
{
2121
"string_fields": {

0 commit comments

Comments
 (0)