Skip to content

Commit 96d74a0

Browse files
committed
[DOCS] Correct source param data type
1 parent f0160df commit 96d74a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/scripting/apis/create-stored-script-api.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Contains the script or search template, its parameters, and its language.
8181
`mustache`.
8282
8383
`source`::
84-
(Required, string)
84+
(Required, string or object)
8585
Script or search template.
8686
8787
`params`::

0 commit comments

Comments
 (0)