Skip to content

Commit 6583f8a

Browse files
Update rest-api-spec 7.17 (#2396)
Co-authored-by: delvedor <[email protected]>
1 parent 0e9e843 commit 6583f8a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

output/schema/schema.json

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

specification/_json_spec/update_by_query.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"update_by_query": {
33
"documentation": {
44
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/docs-update-by-query.html",
5-
"description": "Updates documents that match the specified query. If no query is specified,\n performs an update on every document in the index without changing the source,\nfor example to pick up a mapping change."
5+
"description": "Performs an update on every document in the index without changing the source,\nfor example to pick up a mapping change."
66
},
77
"stability": "stable",
88
"visibility": "public",

0 commit comments

Comments
 (0)