[API] don't include global parameter pretty

Original commit: elastic/x-pack-elasticsearch@15bc843bb1
This commit is contained in:
Honza Král 2015-05-02 15:51:41 +02:00
parent 299527c46a
commit 86f0ea8d5a
1 changed files with 0 additions and 5 deletions

View File

@ -13,11 +13,6 @@
}
},
"params": {
"pretty": {
"type": "boolean",
"description": "Pretty the output",
"default": false
}
}
},
"body": {