From 0450f849dc7a984b0f64de403bb32e4e61543d0e Mon Sep 17 00:00:00 2001 From: debadair Date: Fri, 4 Oct 2019 18:12:11 -0700 Subject: [PATCH] [DOCS] Comment out tag so it isn't rendered. The tag for the shared content is being rendered in the output. --- docs/reference/cluster/tasks.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/cluster/tasks.asciidoc b/docs/reference/cluster/tasks.asciidoc index 9cbc421aa0133..f116b98343bdc 100644 --- a/docs/reference/cluster/tasks.asciidoc +++ b/docs/reference/cluster/tasks.asciidoc @@ -51,11 +51,11 @@ include::{docdir}/rest-api/common-parms.asciidoc[tag=wait_for_completion] [[tasks-api-response-codes]] ==== {api-response-codes-title} -tag::tasks-api-404[] +// tag::tasks-api-404[] `404` (Missing resources):: If `` is specified but not found, this code indicates that there are no resources that match the request. -end::tasks-api-404[] +// end::tasks-api-404[] [[tasks-api-examples]] ==== {api-examples-title}