Skip to content

Commit

Permalink
[DOCS] Comment out tag in Task Managment API Docs so it isn't rendere…
Browse files Browse the repository at this point in the history
…d. (#47618)

The tag for the shared content is being rendered in the output.
  • Loading branch information
debadair authored and jrodewig committed Oct 5, 2019
1 parent 6c9687b commit ad75a28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/cluster/tasks.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit ad75a28

Please sign in to comment.