mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 06:25:07 +00:00
[DOCS] Fix typo in task management API docs (#52881)
This commit is contained in:
parent
e139d70abe
commit
14f847cc8f
@ -261,7 +261,7 @@ GET _tasks?group_by=none
|
|||||||
The `X-Opaque-Id` header, when provided on the HTTP request header, is going to
|
The `X-Opaque-Id` header, when provided on the HTTP request header, is going to
|
||||||
be returned as a header in the response as well as in the `headers` field for in
|
be returned as a header in the response as well as in the `headers` field for in
|
||||||
the task information. This allows to track certain calls, or associate certain
|
the task information. This allows to track certain calls, or associate certain
|
||||||
tasks with a the client that started them:
|
tasks with the client that started them:
|
||||||
|
|
||||||
[source,sh]
|
[source,sh]
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user