Skip to content

Commit ca86013

Browse files
[DOCS] Task management API experimental status issue (#51634)
Add issue reference to documentation. Relates #51628
1 parent f7e2082 commit ca86013

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)