Skip to content

Commit 9eaee2f

Browse files
Merge branch 'main' into jdahlgren/get-snapshot-status-missing-stats-for-restarted-nodes
2 parents e37604c + d0fded3 commit 9eaee2f

File tree

12 files changed

+382
-126
lines changed

12 files changed

+382
-126
lines changed

docs/modeling-guide.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,9 @@ class Request {
671671
}
672672
```
673673
674+
You can see the existing tag values in [elasticsearch-shared-overlays.yaml](https://github.com/elastic/elasticsearch-specification/blob/main/docs/overlays/elasticsearch-shared-overlays.yaml).
675+
If you add a new tag value in your specification, you must also add it to this file.
676+
674677
NOTE: In the OpenAPI specification, operations can have multiple tags. However, we currently support only a single tag.
675678
676679

output/openapi/elasticsearch-openapi.json

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

0 commit comments

Comments
 (0)