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

deref an instance before attempting to match_to_instance(instance) #21

Merged
merged 1 commit into from Jan 24, 2019

Conversation

notEthan
Copy link
Owner

trying to match {"$ref": "#/foo/bar"} against a schema generally does not give the desired result.

I think. not 100% on this. openapi handles refs a little bit weirdly and this would match to a ref schema. but I don't want that with openapi either.

trying to match {"$ref": "#/foo/bar"} against a schema generally does not give the desired result.

I think. not 100% on this. openapi handles refs a little bit weirdly and this would match to a ref schema. but I don't want that with openapi either.
@notEthan notEthan merged commit 924c37f into master Jan 24, 2019
@notEthan notEthan deleted the deref_match_to_instance branch January 24, 2019 01:17
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

Successfully merging this pull request may close these issues.

None yet

1 participant