Skip to content

Commit 1be69f2

Browse files
Merge remote-tracking branch 'origin/main' into feature/hugging-face-chat-completion-integration
# Conflicts: # output/openapi/elasticsearch-openapi.json # output/openapi/elasticsearch-serverless-openapi.json # output/schema/schema.json
2 parents 332c5d1 + ac10147 commit 1be69f2

File tree

22 files changed

+2092
-181
lines changed

22 files changed

+2092
-181
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,3 +1088,7 @@ actions:
10881088
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsJavaScriptExample1.yaml"
10891089
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsPythonExample1.yaml"
10901090
- $ref: "../../specification/_global/exists/examples/xCodeSamples/DocumentExistsRubyExample1.yaml"
1091+
# Remove long lists of enum values
1092+
- target: "$.components['schemas']['cat._types.CatAnomalyDetectorColumn'].enum"
1093+
description: Remove enum array
1094+
remove: true

output/openapi/elasticsearch-openapi.json

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

output/schema/schema.json

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

output/typescript/types.ts

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

0 commit comments

Comments
 (0)