Skip to content

Commit f1a6fa1

Browse files
committed
Add script tag description
1 parent 5f58593 commit f1a6fa1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@ actions:
170170
# S
171171
- name: script
172172
x-displayName: Script
173+
description: >
174+
Use the script support APIs to get a list of supported script contexts and languages.
175+
Use the stored script APIs to manage stored scripts and search templates.
176+
externalDocs:
177+
url: https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-scripting.html
173178
- name: search
174179
x-displayName: Search
175180
- name: search_application

0 commit comments

Comments
 (0)