Skip to content

Commit 3df5efb

Browse files
Update rest-api-spec (#5246)
Co-authored-by: pquentin <[email protected]> Co-authored-by: Quentin Pradet <[email protected]>
1 parent c61aaee commit 3df5efb

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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/_internal.delete_desired_nodes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"_internal.delete_desired_nodes": {
33
"documentation": {
44
"url": null,
5-
"description": "Deletes the desired nodes"
5+
"description": "Designed for indirect use by ECE/ESS and ECK, direct use is not supported."
66
},
77
"stability": "experimental",
88
"visibility": "private",

specification/_json_spec/_internal.update_desired_nodes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"_internal.update_desired_nodes": {
33
"documentation": {
44
"url": null,
5-
"description": "Updates the desired nodes"
5+
"description": "Designed for indirect use by ECE/ESS and ECK, direct use is not supported."
66
},
77
"stability": "experimental",
88
"visibility": "private",

specification/_json_spec/search_mvt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url": "https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-search-mvt",
55
"description": "Search a vector tile"
66
},
7-
"stability": "experimental",
7+
"stability": "stable",
88
"visibility": "public",
99
"headers": {
1010
"accept": ["application/vnd.mapbox-vector-tile"],

0 commit comments

Comments
 (0)