Skip to content

Commit f494def

Browse files
committed
[DOCS] Updates API in Watcher transform context (#39540)
1 parent 2fe1fa8 commit f494def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/painless/painless-contexts/painless-watcher-context-example.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The following example shows the use of metadata and transforming dates into a re
104104

105105
[source,Painless]
106106
----
107-
POST _xpack/watcher/watch/_execute
107+
POST _watcher/watch/_execute
108108
{
109109
"watch" : {
110110
"metadata" : { "min_hits": 10000 },

0 commit comments

Comments
 (0)