Closed julesjacobsen closed 4 years ago
Fixes #52 . This was caused by missing Jackson annotations to enable Jackson to deserialise the data from json.
commit 223dcc9 should fix the failing travis build, but for some reason travis doesn't want to try re-building this PR.
Fixes #52 . This was caused by missing Jackson annotations to enable Jackson to deserialise the data from json.