Skip to content

[8.18] Remove redundant overlays (#3905) #3952

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 13, 2025
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
2 changes: 1 addition & 1 deletion docs/add-new-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ class Response {

### Add endpoint request and response examples

Add an `examples` folder and `request` and `xxx_response` subfolders (where `xxx` is the relevant response code).
Add an `examples` folder and `request` and `xxx_response` subfolders (where `xxx` is the relevant response code). The file names within these folders should be unique (for example,`DownsampleRequestExample1.yaml` not `RequestExample1.yaml`).

These examples are for use in the API documentation and must adhere to the [OpenAPI 3.0 Example object specification](https://spec.openapis.org/oas/v3.0.3#example-object). They must have a `value` field that contains the request or response body.
If there are multiple examples for the endpoint, they must each have a brief `summary` field, which is used as the label for the example. You can also optionaly provide an explanation in a `description` field.
Expand Down
788 changes: 0 additions & 788 deletions docs/overlays/elasticsearch-openapi-overlays.yaml

Large diffs are not rendered by default.

1,577 changes: 0 additions & 1,577 deletions docs/overlays/elasticsearch-shared-overlays.yaml

Large diffs are not rendered by default.

80 changes: 40 additions & 40 deletions output/openapi/elasticsearch-openapi.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions output/openapi/elasticsearch-serverless-openapi.json

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

80 changes: 40 additions & 40 deletions output/schema/schema.json

Large diffs are not rendered by default.