Ignore unknown properties in the camunda response 68/109368/1
authorBoslet, Cory <cory.boslet@att.com>
Fri, 19 Jun 2020 17:57:48 +0000 (13:57 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Fri, 19 Jun 2020 17:57:49 +0000 (13:57 -0400)
commit8649bcb5c0760d35732bdb61de4f1569e0487755
tree6c5d863625c203b365d37b6b6f5fbcead37dfec5
parent0abec191b0645a80c9bc5df4af3423a9377b83db
Ignore unknown properties in the camunda response

Ignore unknown properties in the camunda response so doesnt fail on
timestamp.
Updated unit test to account for changes to object mapper.

Issue-ID: SO-2990
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I15c064f7e93307f921c07d4aaa42122a5f93c380
mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/ResponseHandler.java