This is already exposed as a `_common.json` global parameter. (cherry picked from commit e84050c0307bb5d5cea8eacc6b63b34248a41a01)
This commit is contained in:
parent
9788036857
commit
c2a94aabbc
|
@ -11,13 +11,7 @@
|
|||
"description" : "The name of the index to explain"
|
||||
}
|
||||
},
|
||||
"params": {
|
||||
"human": {
|
||||
"type" : "boolean",
|
||||
"default" : "false",
|
||||
"description" : "Return data such as dates in a human readable format"
|
||||
}
|
||||
}
|
||||
"params": {}
|
||||
},
|
||||
"body": null
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue