mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 06:04:56 +03:00
chore: add externalDocs in the field in the demo spec
This commit is contained in:
parent
b90a5a000c
commit
cd5d213a7f
|
@ -767,6 +767,9 @@ components:
|
||||||
bee: '#/components/schemas/HoneyBee'
|
bee: '#/components/schemas/HoneyBee'
|
||||||
properties:
|
properties:
|
||||||
id:
|
id:
|
||||||
|
externalDocs:
|
||||||
|
description: "Find more info here"
|
||||||
|
url: "https://example.com"
|
||||||
description: Pet ID
|
description: Pet ID
|
||||||
allOf:
|
allOf:
|
||||||
- $ref: '#/components/schemas/Id'
|
- $ref: '#/components/schemas/Id'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user