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

use custom object mapper to serialize json in order to avoid null values #2106

Conversation

tobilarscheid
Copy link
Contributor

@tobilarscheid tobilarscheid commented Feb 6, 2017

As discussed in #2105

I decided to let the JsonProcessingException just go all the way up, as this is closest to what would happen if a JsonProcessingException was thrown when Jackson tries to serialize the object.

@fehguy
Copy link
Contributor

fehguy commented Feb 6, 2017

LGTM

@fehguy fehguy merged commit 221c6c0 into swagger-api:master Feb 6, 2017
@tobilarscheid
Copy link
Contributor Author

Thank you! I will open a corresponding PR in the swagger-samples repo to update the example.

@tobilarscheid
Copy link
Contributor Author

swagger-api/swagger-samples#71 there it is

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.

2 participants