Skip to content

Commit f39e614

Browse files
authored
[DOCS] Add examples and descriptions for script APIs (#3613)
1 parent 52b4f94 commit f39e614

14 files changed

+235
-61
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

+5
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

output/openapi/elasticsearch-openapi.json

+44-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/openapi/elasticsearch-serverless-openapi.json

+44-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)