serializer
serializer copied to clipboard
implement @SkipWhenEmpty for strings
Q | A |
---|---|
Bug fix? | no |
New feature? | yes |
Doc updated | no |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
License | Apache-2.0 |
Hi! Thanks for the contribution. Can you update the other visitors? (xml and yaml) Can you also update the documentation?
fixed formatting, made documentation more clear. Xml visitor don't need an update - you can't create an empty string node in xml. Yaml visitor doesn't handle this tag at all ATM
When can this be merged?