mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 16:46:34 +03:00
docs: update docs for x-tagGroup, add warning #215
This commit is contained in:
parent
fb3ca07d6e
commit
7b19417497
|
@ -13,7 +13,8 @@ Backported from OpenAPI 3.0 [`servers`](https://github.com/OAI/OpenAPI-Specifica
|
||||||
| x-tagGroups | [ [Tag Group Object](#tagGroupObject) ] | A list of tag groups |
|
| x-tagGroups | [ [Tag Group Object](#tagGroupObject) ] | A list of tag groups |
|
||||||
|
|
||||||
###### Usage in Redoc
|
###### Usage in Redoc
|
||||||
`x-tagGroups` is used to group tags in the side menu
|
`x-tagGroups` is used to group tags in the side menu.
|
||||||
|
If you are going to use `x-tagGroups`, please make sure you **add all tags to a group**, since a tag that is not in a group, **will not be displayed** at all!
|
||||||
|
|
||||||
#### <a name="tagGroupObject"></a>Tag Group Object
|
#### <a name="tagGroupObject"></a>Tag Group Object
|
||||||
Information about tags group
|
Information about tags group
|
||||||
|
|
Loading…
Reference in New Issue
Block a user