Fix template error
Original commit: elastic/x-pack-elasticsearch@2f1733348a
This commit is contained in:
parent
dfc645a589
commit
6891702397
|
@ -27,7 +27,7 @@
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"index": "not_analyzed"
|
"index": "not_analyzed"
|
||||||
},
|
},
|
||||||
"errorMsg": {
|
"error_msg": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"request" : {
|
"request" : {
|
||||||
|
|
Loading…
Reference in New Issue