Skip to content

Commit 6abf0cc

Browse files
authored
Merge branch 'main' into add-data-stream-options
2 parents b8a9ab6 + f15ccea commit 6abf0cc

File tree

9 files changed

+143
-104
lines changed

9 files changed

+143
-104
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: 3 additions & 1 deletion
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: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)