mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] Add missing request section for delete stored script API (#74240)
This commit is contained in:
parent
6705f9db74
commit
94d6978abe
1 changed files with 5 additions and 0 deletions
|
@ -29,6 +29,11 @@ DELETE _scripts/my-stored-script
|
|||
----
|
||||
// TEST[continued]
|
||||
|
||||
[[delete-stored-script-api-request]]
|
||||
==== {api-request-title}
|
||||
|
||||
`DELETE _scripts/<script-id>`
|
||||
|
||||
[[delete-stored-script-api-prereqs]]
|
||||
==== {api-prereq-title}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue