We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ae842 commit 0a223cdCopy full SHA for 0a223cd
1 file changed
tests/schema/pass/mega.yaml
@@ -27,6 +27,9 @@ components:
27
content:
28
'application/json':
29
schema:
30
+ externalDocs:
31
+ description: More docs!
32
+ url: https://example.com/elsewhere.html
33
type: object
34
properties:
35
type:
0 commit comments