فهرست منبع

[DOCS] Comment out tag in Task Managment API Docs so it isn't rendered. (#47618)

The tag for the shared content is being rendered in the output.
debadair 6 سال پیش
والد
کامیت
d598083051
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      docs/reference/cluster/tasks.asciidoc

+ 2 - 2
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 `<task_id>` 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}