Skip to content

Commit

Permalink
[DOCS] Updates API in Watcher transform context (#39540)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Mar 4, 2019
1 parent c3bb68d commit b3e0a23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 },
Expand Down

0 comments on commit b3e0a23

Please sign in to comment.