mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 08:36:33 +03:00
parent
1bbb0fe679
commit
a419303612
|
@ -132,13 +132,13 @@ Extends OpenAPI [Tag Object](http://swagger.io/specification/#tagObject)
|
|||
#### x-traitTag
|
||||
| Field Name | Type | Description |
|
||||
| :------------- | :------: | :---------- |
|
||||
| x-traitTag | boolean | In Swagger two operations can have multiply tags. This property distinguish between tags that are used to group operations (default) from tags that are used to mark operation with certain trait (`true` value) |
|
||||
| x-traitTag | boolean | In Swagger two operations can have multiple tags. This property distinguishes between tags that are used to group operations (default) from tags that are used to mark operation with certain trait (`true` value) |
|
||||
|
||||
#### x-displayName
|
||||
|
||||
| Field Name | Type | Description |
|
||||
| :------------- | :------: | :---------- |
|
||||
| x-displayName | string | Define the text that is used for this tag in the menu and in section headings |
|
||||
| x-displayName | string | Defines the text that is used for this tag in the menu and in section headings |
|
||||
|
||||
|
||||
###### Usage in Redoc
|
||||
|
|
Loading…
Reference in New Issue
Block a user