Skip to content

Commit 6c54b6d

Browse files
authored
[DOCS] Update modeling-guide.md
This PR adds a tip about where to see the existing tag values and the requirement that the overlay be kept up-to-date.
1 parent d20fab7 commit 6c54b6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
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

0 commit comments

Comments
 (0)