Skip to content

1.2.0

Compare
Choose a tag to compare
@bbellsct bbellsct released this 24 Jan 13:51

Add feature that can force marshallers to remove null fields without having to specify it for each marshaller.
Add feature that can force marshallers to remove empty collections (only when the marshaller is also configured to remove null fields)
Add feature that can perform content filtering of JSON/XML request and response content.