Skip to content

Commit 0b304c5

Browse files
authored
[DOCS] Updates API in Watcher transform context (#39540)
1 parent e3981b7 commit 0b304c5

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

Lines changed: 1 addition & 1 deletion
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)