-
-
Notifications
You must be signed in to change notification settings - Fork 533
fix(ISSUE-810): oneOf/allOf/anyOf fixing #830
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
Conversation
|
Same as the other PR—this will need to be rebased, but overall I’m in favor of it! I’d love to approve & merge once tests are passing. |
…rating error solving, also add tests
64e67cd
to
888e8a5
Compare
@drwpow rdy to be merged |
@sadfsdfdsa Sorry, just saw your comments from #810. I think edit: cc'ing @drwpow. thank you!! |
@all-contributors please add @sadfsdfdsa for bug |
I've put up a pull request to add @sadfsdfdsa! 🎉 |
Released in |
@deannashih released in |
Issue: #810
Type: FIX
Tests: 100%
Affects: oneOf/allOf/anyOf
Now doesn't crash while parse the empty oneOf/allOf/anyOf type, for dummy placeholder uses
undefined
for all emptyxOf
types: