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 nullable API response in diff #206

Merged
merged 1 commit into from
Feb 28, 2021

Conversation

gsdatta
Copy link
Contributor

@gsdatta gsdatta commented Jan 11, 2021

@joschi thanks for the prompt fix on my previous issue! Thought I'd cut a PR for something I ran into recently.

Running backwards compatibility checks fail when either a response body is removed or there wasn't a response body to start with.

Fixed with a few null checks.

Copy link
Contributor

@joschi joschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gsdatta LGTM. Thank you very much! 😄

@joschi joschi added this to the Release 2.0.0 milestone Feb 28, 2021
@joschi joschi merged commit 028c40b into OpenAPITools:master Feb 28, 2021
@gsdatta gsdatta deleted the fix-response-null branch March 22, 2021 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants