This is an automated email from the ASF dual-hosted git repository.

sergehuber pushed a change to branch UNOMI-952-rest-bad-payload-400
in repository https://gitbox.apache.org/repos/asf/unomi.git


    from a22e3b193 UNOMI-952: Return HTTP 400 for malformed Item JSON in REST 
requests.
     add c4d7f27af UNOMI-952: Harden ItemDeserializer and fix 
RuntimeExceptionMapper 400 handling.

No new revisions were added by this update.

Summary of changes:
 .../unomi/persistence/spi/ItemDeserializer.java    | 15 +++++---
 .../persistence/spi/ItemDeserializerTest.java      | 41 ++++++++++++++++++----
 .../rest/exception/RuntimeExceptionMapper.java     |  1 +
 .../rest/exception/RestExceptionMapperTest.java    | 13 +++++--
 4 files changed, 56 insertions(+), 14 deletions(-)

Reply via email to