Skip to content

Commit e8588fb

Browse files
authored
Merge branch 'main' into lcawl/ssl-apis
2 parents 564824e + 4c353a9 commit e8588fb

File tree

21 files changed

+394
-180
lines changed

21 files changed

+394
-180
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,6 @@ actions:
5555
externalDocs:
5656
description: Reading and writing documents
5757
url: https://www.elastic.co/guide/en/elasticsearch/reference/master/docs-replication.html
58-
- name: mget
59-
x-displayName: Document - Multi get
60-
- name: mtermvectors
61-
x-displayName: Document - Multi term vectors
62-
- name: delete_by_query_rethrottle
63-
x-displayName: Document - Rethrottle delete by query
64-
- name: update_by_query_rethrottle
65-
x-displayName: Document - Rethrottle update by query
6658
# E
6759
- name: enrich
6860
x-displayName: Enrich
@@ -99,8 +91,6 @@ actions:
9991
x-displayName: Index
10092
description: >
10193
Index APIs enable you to manage individual indices, index settings, aliases, mappings, and index templates.
102-
- name: dangling_indices
103-
x-displayName: Index - Import dangling index
10494
- name: ilm
10595
x-displayName: Index lifecycle management
10696
externalDocs:
@@ -175,18 +165,8 @@ actions:
175165
# S
176166
- name: script
177167
x-displayName: Script
178-
- name: get_script_context
179-
x-displayName: Script - Get contexts
180-
- name: get_script_languages
181-
x-displayName: Script - Get languages
182168
- name: search
183169
x-displayName: Search
184-
- name: msearch
185-
x-displayName: Search - Multi search
186-
- name: scroll
187-
x-displayName: Search - Scroll
188-
- name: terms_enum
189-
x-displayName: Search - Terms enum
190170
- name: search_application
191171
x-displayName: Search application
192172
- name: searchable_snapshots

output/openapi/elasticsearch-openapi.json

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

output/schema/schema-serverless.json

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

0 commit comments

Comments
 (0)