mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-24 22:09:24 +00:00
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…
x
Reference in New Issue
Block a user