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'
|
||||
properties:
|
||||
id:
|
||||
externalDocs:
|
||||
description: "Find more info here"
|
||||
url: "https://example.com"
|
||||
description: Pet ID
|
||||
allOf:
|
||||
- $ref: '#/components/schemas/Id'
|
||||
|
|
Loading…
Reference in New Issue
Block a user