Skip to content

Commit 3a98596

Browse files
Update rest-api-spec main (#4831)
* Update rest-api-spec * Add _source_excludes_vectors and settings_filter --------- Co-authored-by: pquentin <[email protected]> Co-authored-by: Quentin Pradet <[email protected]>
1 parent 852fcce commit 3a98596

File tree

12 files changed

+226
-15
lines changed

12 files changed

+226
-15
lines changed

output/openapi/elasticsearch-openapi.json

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

output/openapi/elasticsearch-serverless-openapi.json

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

output/schema/schema.json

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

output/schema/validation-errors.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
],
88
"response": []
99
},
10-
"cluster.get_component_template": {
11-
"request": [
12-
"Request: query parameter 'flat_settings' does not exist in the json spec"
13-
],
14-
"response": []
15-
},
1610
"create": {
1711
"request": [
1812
"Request: query parameter 'if_primary_term' does not exist in the json spec",
@@ -42,12 +36,6 @@
4236
],
4337
"response": []
4438
},
45-
"open_point_in_time": {
46-
"request": [
47-
"Request: query parameter 'max_concurrent_shard_requests' does not exist in the json spec"
48-
],
49-
"response": []
50-
},
5139
"reindex": {
5240
"request": [
5341
"Request: query parameter 'require_alias' does not exist in the json spec",

0 commit comments

Comments
 (0)