Skip to content

Commit cd07a26

Browse files
authored
Merge branch 'main' into szabosteve/update-docs-guide-links
2 parents 3a94971 + 4401b0b commit cd07a26

File tree

32 files changed

+1320
-93
lines changed

32 files changed

+1320
-93
lines changed

docs/add-new-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Furthermore, every request definition **must** contain these JS Doc tags:
5959
- `stability`: the API stability, one of `experimental`, `beta`, `stable`
6060
- `visibility`: the API stability, one of `public` or `private`.
6161
- `since`: the version of Elasticsearch when the API has been introduced (eg: `7.7.0`).
62-
This field is only available for `stack`.
62+
This field is only available for `stack`. If the API is introduced in multiple major versions (eg: `8.19.0` and `9.1.0`), use the appropriate value in each branch.
6363
- `feature_flag`: the feature flag value, only valid if the `visibility` is set to `feature_flag`.
6464
This field is only available for `stack`.
6565

docs/examples/languageExamples.json

Lines changed: 301 additions & 15 deletions
Large diffs are not rendered by default.

output/openapi/elasticsearch-openapi.json

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

0 commit comments

Comments
 (0)