Skip to content

Commit 0a223cd

Browse files
committed
Use externalDocs in a schema test object
1 parent 98ae842 commit 0a223cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/schema/pass/mega.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ components:
2727
content:
2828
'application/json':
2929
schema:
30+
externalDocs:
31+
description: More docs!
32+
url: https://example.com/elsewhere.html
3033
type: object
3134
properties:
3235
type:

0 commit comments

Comments
 (0)