Skip to content

Commit 4a2cd07

Browse files
Update specification output
1 parent 47b440e commit 4a2cd07

File tree

5 files changed

+115
-43
lines changed

5 files changed

+115
-43
lines changed

output/openapi/elasticsearch-openapi.json

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

output/schema/validation-errors.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,12 @@
253253
],
254254
"response": []
255255
},
256+
"indices.get_alias": {
257+
"request": [],
258+
"response": [
259+
"interface definition indices.get_alias._types:NotFoundAliases / Behaviors - AdditionalProperties behavior for type 'indices.get_alias._types:NotFoundAliases' requires a 'behavior_meta' decorator with exactly 2 arguments (fieldname, description)"
260+
]
261+
},
256262
"ingest.delete_geoip_database": {
257263
"request": [
258264
"Request: query parameter 'master_timeout' does not exist in the json spec",

output/typescript/types.ts

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

0 commit comments

Comments
 (0)