Skip to content

Commit bd6a7a0

Browse files
authored
[DOCS] Add examples and descriptions for script APIs (#3613) (#3621)
(cherry picked from commit f39e614)
1 parent ef2427d commit bd6a7a0

File tree

14 files changed

+235
-61
lines changed

14 files changed

+235
-61
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

output/openapi/elasticsearch-openapi.json

Lines changed: 44 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/openapi/elasticsearch-serverless-openapi.json

Lines changed: 44 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)