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

Enhance javadocs for JsonHelper#toJsonIgnoringPaths #1193

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

sleberknight
Copy link
Member

  • Add explanation in JsonHelper#toJsonIgnoringPaths javadocs why the literal "null" is returned for a nul input object.
  • Add test for the above behavior
  • Add additonal test for JsonHelper#toObjectOptional

* Add explanation in JsonHelper#toJsonIgnoringPaths javadocs
  why the literal "null" is returned for a nul input object.
* Add test for the above behavior
* Add additonal test for JsonHelper#toObjectOptional
@sleberknight sleberknight added the documentation Improvements or additions to documentation label Aug 22, 2024
@sleberknight sleberknight added this to the 4.4.0 milestone Aug 22, 2024
@sleberknight sleberknight self-assigned this Aug 22, 2024
Copy link

sonarcloud bot commented Aug 22, 2024

@sleberknight sleberknight merged commit 4e9ec0c into main Aug 22, 2024
5 checks passed
@sleberknight sleberknight deleted the enhance-JsonHelper-javadocs-and-tests branch August 22, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant