mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-04 12:20:19 +03:00
chore: add x-tags to demo definition
This commit is contained in:
parent
2e55017136
commit
01c294fedd
|
@ -910,6 +910,7 @@ components:
|
||||||
message:
|
message:
|
||||||
type: string
|
type: string
|
||||||
Cat:
|
Cat:
|
||||||
|
'x-tags': ['pet']
|
||||||
description: A representation of a cat
|
description: A representation of a cat
|
||||||
allOf:
|
allOf:
|
||||||
- $ref: '#/components/schemas/Pet'
|
- $ref: '#/components/schemas/Pet'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user