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

Schema resolver avoid nullpointerexception #47

Merged
merged 2 commits into from
Apr 20, 2018
Merged

Schema resolver avoid nullpointerexception #47

merged 2 commits into from
Apr 20, 2018

Conversation

nestabur
Copy link

When in the inheritance tree there is a definition without properties but extending another specifying the type "object", a null pointer exception is thrown due to the fact that the swagger model returns null when getting the properties (instead of an empty map)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 89.612% when pulling 7b3221d on channelsuite:schema-resolver-avoid-nullpointerexception into ba1594c on RobWin:master.

@RobWin RobWin merged commit eb13a1f into RobWin:master Apr 20, 2018
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.

3 participants