Skip to content

Commit 269b5ab

Browse files
pquentingithub-actions[bot]
authored andcommitted
Update rest-api-spec
1 parent dc3690c commit 269b5ab

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/_json_spec/cluster.state.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,13 @@
6363
},
6464
"params": {
6565
"local": {
66+
"deprecated": true,
6667
"type": "boolean",
6768
"description": "Return local information, do not retrieve the state from master node (default: false)"
6869
},
6970
"master_timeout": {
7071
"type": "time",
71-
"description": "Specify timeout for connection to master"
72+
"description": "Timeout for waiting for new cluster state in case it is blocked"
7273
},
7374
"flat_settings": {
7475
"type": "boolean",

0 commit comments

Comments
 (0)