mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 12:56:53 +00:00
[Docs] Correct json example in ingest-node.asciidoc (#26221)
This commit is contained in:
parent
93cc2d0372
commit
c30d6ebcbb
@ -752,7 +752,7 @@ Accepts a single value or an array of values.
|
||||
--------------------------------------------------
|
||||
{
|
||||
"append": {
|
||||
"field": "field1"
|
||||
"field": "field1",
|
||||
"value": ["item2", "item3", "item4"]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user