Skip to content

Commit fce60ec

Browse files
committed
Fix x-pack mappings
1 parent a5790f9 commit fce60ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

x-pack/test/functional/es_archives/discover/default/mappings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@
9393
},
9494
"title": {
9595
"type": "text"
96+
},
97+
"fieldAttrs": {
98+
"type": "text"
9699
}
97100
}
98101
},

0 commit comments

Comments
 (0)