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
It looks like external references are not supported, see below example.
$ref: "https://api.swaggerhub.com/domains/myapi/mydomain/1.0.0#/components/schemas/SelfLinkGet"
The text was updated successfully, but these errors were encountered:
Yes, the external references to non-local files (http/https) are currently not supported.
Sorry, something went wrong.
Is there any plan for the external references support ?
Yes, we're planning to add external refs support in the next version or one after that.
Fixed in version 4.x
No branches or pull requests
It looks like external references are not supported, see below example.
$ref: "https://api.swaggerhub.com/domains/myapi/mydomain/1.0.0#/components/schemas/SelfLinkGet"
The text was updated successfully, but these errors were encountered: