Skip to content

Commit

Permalink
chore: add externalDocs in the field in the demo spec
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanHotsiy committed Sep 10, 2018
1 parent b90a5a0 commit cd5d213
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demo/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit cd5d213

Please sign in to comment.