Skip to content

Commit e25ae0c

Browse files
Remove local parameter for /_cat/aliases in JSON
TODO: also update .ts once you've figured out the best way
1 parent 9d02d8b commit e25ae0c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

specification/_json_spec/cat.aliases.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@
3232
"type": "string",
3333
"description": "a short version of the Accept header, e.g. json, yaml"
3434
},
35-
"local": {
36-
"type": "boolean",
37-
"description": "Return local information, do not retrieve the state from master node (default: false)"
38-
},
3935
"h": {
4036
"type": "list",
4137
"description": "Comma-separated list of column names to display"

0 commit comments

Comments
 (0)