mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
[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.
This commit is contained in:
parent
22679c7932
commit
f765ded650
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user