Skip to content

Commit 24345ee

Browse files
authored
Merge branch 'main' into lcawl/connector-apis
2 parents b5ebd0a + e46f571 commit 24345ee

File tree

14 files changed

+262
-114
lines changed

14 files changed

+262
-114
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ actions:
9393
x-displayName: Index
9494
description: >
9595
Index APIs enable you to manage individual indices, index settings, aliases, mappings, and index templates.
96-
- name: dangling_indices
97-
x-displayName: Index - Import dangling index
9896
- name: ilm
9997
x-displayName: Index lifecycle management
10098
externalDocs:
@@ -169,26 +167,14 @@ actions:
169167
# S
170168
- name: script
171169
x-displayName: Script
172-
- name: get_script_context
173-
x-displayName: Script - Get contexts
174-
- name: get_script_languages
175-
x-displayName: Script - Get languages
176170
- name: search
177171
x-displayName: Search
178-
- name: msearch
179-
x-displayName: Search - Multi search
180-
- name: scroll
181-
x-displayName: Search - Scroll
182-
- name: terms_enum
183-
x-displayName: Search - Terms enum
184172
- name: search_application
185173
x-displayName: Search application
186174
- name: searchable_snapshots
187175
x-displayName: Searchable snapshots
188176
- name: security
189177
x-displayName: Security
190-
- name: ssl
191-
x-displayName: Security - SSL
192178
- name: snapshot
193179
x-displayName: Snapshot and restore
194180
description: >

output/openapi/elasticsearch-openapi.json

Lines changed: 64 additions & 38 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: 42 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)