Adding faker

Original commit: elastic/x-pack-elasticsearch@b800772adf
This commit is contained in:
Chris Cowan 2015-08-28 14:39:50 -07:00
parent 71151ff4f6
commit 2b7c366939
1 changed files with 7 additions and 0 deletions

View File

@ -198,6 +198,13 @@
}
}
},
"marvel_indices_stats": {
"properties": {
"indices_stats": {
"type": "object"
}
}
},
"marvel_index_recovery": {
"properties": {
"shards": {