We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Several sections of the specification allow the referencing of externalDocs:
externalDocs
The parser should be able to handle this, where externalDocs is an object with url and description properties.
url
description
The text was updated successfully, but these errors were encountered:
Support externalDocs. Closes temando#112
b052d55
4d34d0b
f1f5b36
Merge pull request #177 from brendo/feauture-112-external-docs-support
aaf5654
Support externalDocs. Closes #112
brendo
No branches or pull requests
Several sections of the specification allow the referencing of
externalDocs
:The parser should be able to handle this, where
externalDocs
is an object withurl
anddescription
properties.The text was updated successfully, but these errors were encountered: