Skip to content

Commit c8d7797

Browse files
type already in cause (#3826) (#3830)
(cherry picked from commit 960d65a) Co-authored-by: Laura Trotta <[email protected]>
1 parent 1c3aea4 commit c8d7797

File tree

6 files changed

+5
-37
lines changed

6 files changed

+5
-37
lines changed

output/openapi/elasticsearch-openapi.json

+1-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/openapi/elasticsearch-serverless-openapi.json

+1-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema-serverless.json

+1-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

+2-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/typescript/types.ts

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/_types/Errors.ts

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ export class BulkIndexByScrollFailure {
6262
id: Id
6363
index: IndexName
6464
status: integer
65-
type: string
6665
}
6766

6867
export class TaskFailure {

0 commit comments

Comments
 (0)