mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] Clarify <script-id>
parameter def
This commit is contained in:
parent
fdf254335f
commit
53fb357da5
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ PUT _scripts/my-stored-script
|
|||
|
||||
`<script-id>`::
|
||||
(Required, string)
|
||||
Name or identifier for the stored script or search template. Must be unique
|
||||
within the cluster.
|
||||
Identifier for the stored script or search template. Must be unique within the
|
||||
cluster.
|
||||
|
||||
`<context>`::
|
||||
(Optional, string)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue