Skip to content

Commit 96555bf

Browse files
authored
Mark Cat Tasks API as experimental in rest-api-spec (#66536)
1 parent 1c059e7 commit 96555bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/cat.tasks.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/tasks.html",
55
"description":"Returns information about the tasks currently executing on one or more nodes in the cluster."
66
},
7-
"stability":"stable",
7+
"stability":"experimental",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "text/plain", "application/json"]

0 commit comments

Comments
 (0)