mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
[DOCS] Updates API in Watcher transform context (#39540)
This commit is contained in:
parent
2fe1fa8972
commit
f494defdbd
@ -104,7 +104,7 @@ The following example shows the use of metadata and transforming dates into a re
|
||||
|
||||
[source,Painless]
|
||||
----
|
||||
POST _xpack/watcher/watch/_execute
|
||||
POST _watcher/watch/_execute
|
||||
{
|
||||
"watch" : {
|
||||
"metadata" : { "min_hits": 10000 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user