Skip to content

Commit a17472d

Browse files
Update rest-api-spec main (#2753)
Co-authored-by: pquentin <[email protected]> Co-authored-by: Quentin Pradet <[email protected]>
1 parent fe224da commit a17472d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

output/schema/validation-errors.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/_json_spec/search_shards.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
"options": ["open", "closed", "hidden", "none", "all"],
5454
"default": "open",
5555
"description": "Whether to expand wildcard expression to concrete indices that are open, closed or both."
56+
},
57+
"master_timeout": {
58+
"type": "time",
59+
"description": "Explicit operation timeout for connection to master node"
5660
}
5761
}
5862
}

0 commit comments

Comments
 (0)