From ca8601373aef28d1d12135dc16e20e789ed721ec Mon Sep 17 00:00:00 2001 From: Henning Andersen <33268011+henningandersen@users.noreply.github.com> Date: Thu, 30 Jan 2020 14:15:05 +0100 Subject: [PATCH] [DOCS] Task management API experimental status issue (#51634) Add issue reference to documentation. Relates #51628 --- docs/reference/cat/tasks.asciidoc | 2 +- docs/reference/cluster/tasks.asciidoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/cat/tasks.asciidoc b/docs/reference/cat/tasks.asciidoc index 9f15abe3ffc..4258440b24b 100644 --- a/docs/reference/cat/tasks.asciidoc +++ b/docs/reference/cat/tasks.asciidoc @@ -4,7 +4,7 @@ cat task management ++++ -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 <> API. diff --git a/docs/reference/cluster/tasks.asciidoc b/docs/reference/cluster/tasks.asciidoc index f116b98343b..93714523a54 100644 --- a/docs/reference/cluster/tasks.asciidoc +++ b/docs/reference/cluster/tasks.asciidoc @@ -4,7 +4,7 @@ Task management ++++ -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.