mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
[DOCS] Fix URL of get stored script API (#74221)
This commit is contained in:
parent
23cc658f00
commit
6705f9db74
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ GET _scripts/my-stored-script
|
|||
[[get-stored-script-api-request]]
|
||||
==== {api-request-title}
|
||||
|
||||
`GET _script/<script-id>`
|
||||
`GET _scripts/<script-id>`
|
||||
|
||||
[[get-stored-script-api-prereqs]]
|
||||
==== {api-prereq-title}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue