openEHR SDK fails to serialize and deSerialize ContributionCreateDTO with ObjectMapper #452
Open
2 tasks done
Labels
bug
Something isn't working
Before reporting an issue
Environment information
Steps to reproduce
Notes:
Expected behavior
objectMapper.readValue(...)
should return aContributionCreateDto
.Actual result
objectMapper.readValue(...)
fails with the following stacktraceFurther information
cc @stefanspiska , @pfeild, @vidi42
The text was updated successfully, but these errors were encountered: