mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 10:54:54 +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]
|
[source,Painless]
|
||||||
----
|
----
|
||||||
POST _xpack/watcher/watch/_execute
|
POST _watcher/watch/_execute
|
||||||
{
|
{
|
||||||
"watch" : {
|
"watch" : {
|
||||||
"metadata" : { "min_hits": 10000 },
|
"metadata" : { "min_hits": 10000 },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user