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

[Fix] Set UnresolvedReference=true for schemas with OpenAPIReference objects #175

Merged
merged 2 commits into from
Feb 9, 2022

Conversation

irvinesunday
Copy link
Contributor

Fixes #171

This PR proposes:

  • Setting UnresolvedReference = true for schemas with OpenAPIReference objects which are references to other model objects.

@irvinesunday irvinesunday added the type:bug A broken experience label Feb 9, 2022
@irvinesunday irvinesunday self-assigned this Feb 9, 2022
@irvinesunday irvinesunday requested a review from baywet February 9, 2022 08:30
@irvinesunday irvinesunday changed the title [Fix] Set UnresolvedReference=true for schemas with OpenAPIReference objects [Fix] Set UnresolvedReference=true for schemas with OpenAPIReference objects Feb 9, 2022
@baywet baywet added this to the 1.0.10 milestone Feb 9, 2022
@irvinesunday irvinesunday merged commit 8ff1ab7 into master Feb 9, 2022
@irvinesunday irvinesunday deleted the fix/is/unresolved-references branch February 9, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug A broken experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenAPIReference objects are not created correctly
2 participants