Skip to content

Commit d391483

Browse files
[DOCS] Task management API experimental status issue
Add issue reference to documentation. Relates elastic#51628
1 parent f9ba80a commit d391483

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/cat/tasks.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<titleabbrev>cat task management</titleabbrev>
55
++++
66

7-
beta::[The cat task management API is new and should still be considered a beta feature. The API may change in ways that are not backwards compatible.]
7+
beta::["The cat task management API is new and should still be considered a beta feature. The API may change in ways that are not backwards compatible.",{issue}51628]
88

99
Returns information about tasks currently executing in the cluster,
1010
similar to the <<tasks,task management>> API.

docs/reference/cluster/tasks.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<titleabbrev>Task management</titleabbrev>
55
++++
66

7-
beta[The task management API is new and should still be considered a beta feature. The API may change in ways that are not backwards compatible.]
7+
beta::["The task management API is new and should still be considered a beta feature. The API may change in ways that are not backwards compatible.",{issue}51628]
88

99
Returns information about the tasks currently executing in the cluster.
1010

0 commit comments

Comments
 (0)