diff --git a/rest-api-spec/src/main/resources/rest-api-spec/api/cat.tasks.json b/rest-api-spec/src/main/resources/rest-api-spec/api/cat.tasks.json index 5a966554d9b99..6969a1c1e595a 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/api/cat.tasks.json +++ b/rest-api-spec/src/main/resources/rest-api-spec/api/cat.tasks.json @@ -4,7 +4,7 @@ "url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/tasks.html", "description":"Returns information about the tasks currently executing on one or more nodes in the cluster." }, - "stability":"stable", + "stability":"experimental", "visibility":"public", "headers":{ "accept": [ "text/plain", "application/json"]