Skip to content

Commit

Permalink
Remove local parameter for /_cat/aliases in JSON
Browse files Browse the repository at this point in the history
TODO: also update .ts once you've figured out the best way
  • Loading branch information
PeteGillinElastic committed Oct 23, 2024
1 parent 9d02d8b commit e25ae0c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions specification/_json_spec/cat.aliases.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
"type": "string",
"description": "a short version of the Accept header, e.g. json, yaml"
},
"local": {
"type": "boolean",
"description": "Return local information, do not retrieve the state from master node (default: false)"
},
"h": {
"type": "list",
"description": "Comma-separated list of column names to display"
Expand Down

0 comments on commit e25ae0c

Please sign in to comment.