Skip to content

Commit b3e0a23

Browse files
committed
[DOCS] Updates API in Watcher transform context (#39540)
1 parent c3bb68d commit b3e0a23

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)