Skip to content
New issue

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

Local references in remote document do not resolve #30

Closed
whitlockjc opened this issue Aug 31, 2015 · 1 comment
Closed

Local references in remote document do not resolve #30

whitlockjc opened this issue Aug 31, 2015 · 1 comment

Comments

@whitlockjc
Copy link
Owner

If you write a test that uses http://petstore.swagger.io/v2/swagger.json#/definitions/Pet as a reference, you realize that the local references in #/definitions/Pet no longer resolve. _(This is a result of us resolving remote references prior and _then* resolving relative references.)*

@whitlockjc
Copy link
Owner Author

This is not fully fixed. In the event that you are not importing the full document, local references can still end up unresolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant