We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6215119 commit cbc870fCopy full SHA for cbc870f
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