[DOCS] Updates API in Watcher transform context (#39540)

This commit is contained in:
Lisa Cawley 2019-03-04 12:46:22 -08:00 committed by lcawl
parent 2fe1fa8972
commit f494defdbd
1 changed files with 1 additions and 1 deletions

View File

@ -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 },