Add missing closing '}' to indices.stats.json
This commit is contained in:
parent
a66aead54a
commit
f2f4b72a12
|
@ -42,7 +42,8 @@
|
||||||
"type" : "list",
|
"type" : "list",
|
||||||
"description" : "A comma-separated list of document types for the `indexing` index metric"
|
"description" : "A comma-separated list of document types for the `indexing` index metric"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"body": null
|
"body": null
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue