mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-04 04:10: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:
|
||||
type: string
|
||||
Cat:
|
||||
'x-tags': ['pet']
|
||||
description: A representation of a cat
|
||||
allOf:
|
||||
- $ref: '#/components/schemas/Pet'
|
||||
|
|
Loading…
Reference in New Issue
Block a user