Add missing comma for file mappings

This commit is contained in:
Wes Lambert
2022-03-03 13:49:54 +00:00
parent aa8d24b6cd
commit 1c086e36da

View File

@@ -49,7 +49,7 @@
"file": {
"properties": {
"accessed": {
"type": "date"
"type": "date",
"fields": {
"keyword": {
"type": "keyword"