Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92,373 changes: 92,373 additions & 0 deletions output/openapi/elasticsearch-serverless-openapi-docs.json

Large diffs are not rendered by default.

326 changes: 311 additions & 15 deletions output/schema/schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions output/schema/validation-errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,12 @@
"Request: query parameter 'bytes' does not exist in the json spec"
],
"response": []
},
"streams.status": {
"request": [
"Request: query parameter 'master_timeout' does not exist in the json spec"
],
"response": []
}
},
"generalErrors": [
Expand Down
Loading