[API] don't include global parameter pretty
Original commit: elastic/x-pack-elasticsearch@15bc843bb1
This commit is contained in:
parent
299527c46a
commit
86f0ea8d5a
|
@ -13,11 +13,6 @@
|
|||
}
|
||||
},
|
||||
"params": {
|
||||
"pretty": {
|
||||
"type": "boolean",
|
||||
"description": "Pretty the output",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"body": {
|
||||
|
|
Loading…
Reference in New Issue