"human" is a common parameter defined in `_common.json` It should not be repeated again for a concrete api. Closes #28226
@@ -22,11 +22,6 @@
}
},
"params": {
- "human": {
- "type": "boolean",
- "description": "Whether to return time and byte values in human-readable format.",
- "default": false
- },
"timeout": {
"type" : "time",
"description" : "Explicit operation timeout"