瀏覽代碼

[DOCS] Task management API experimental status issue (#51634)

Add issue reference to documentation.

Relates #51628
Henning Andersen 5 年之前
父節點
當前提交
ccc323f524
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/reference/cat/tasks.asciidoc
  2. 1 1
      docs/reference/cluster/tasks.asciidoc

+ 1 - 1
docs/reference/cat/tasks.asciidoc

@@ -4,7 +4,7 @@
 <titleabbrev>cat task management</titleabbrev>
 ++++
 
-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.]
+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]
 
 Returns information about tasks currently executing in the cluster,
 similar to the <<tasks,task management>> API.

+ 1 - 1
docs/reference/cluster/tasks.asciidoc

@@ -4,7 +4,7 @@
 <titleabbrev>Task management</titleabbrev>
 ++++
 
-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.]
+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]
 
 Returns information about the tasks currently executing in the cluster.