Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Its common to unmarshal data to json via jackson, and the dataformat we have will then fail if the message body is empty.
We should add an option that can be turned on to allow null body
allowNullBody
And then it should just skip the unmarshal.
We could also consider it as general on dataformat so it's possible for all of them.
Attachments
Issue Links
- links to