This commit updates the REST API specification "stability" property from experimental to stable, as the ES|QL endpoints move towards GA.
@@ -4,7 +4,7 @@
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/esql-async-query-api.html",
"description":"Executes an ESQL request asynchronously"
},
- "stability":"experimental",
+ "stability":"stable",
"visibility":"public",
"headers":{
"accept": ["application/json"],
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/esql-query-api.html",
"description":"Executes an ESQL request"
"accept": [ "application/json"],