Updated git submodules
authorRob Daugherty <rd472p@att.com>
Tue, 8 May 2018 22:48:31 +0000 (22:48 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 8 May 2018 22:48:31 +0000 (22:48 +0000)
Project: so master 81efcc2f327dd6583c78211ce39494ca75a99c33

Merge "Remove wrapper from WorkflowResponse"

Remove wrapper from WorkflowResponse

When the workflow response succeeds, the requestReferences object is being wrapped by "WorkflowResponse": {"response": {... and all the other fields from the WorkflowResponse object are being included as well.  Adding a WorkflowResponseSerializer didn't seem to work since the root node was still included and there was no ObjectMapper in which to set WrapRootValue to false.  So this is the next best thing.

Patch 2 fixes most of the broken unit tests.

Change-Id: Ifa5bd02e70b23f41c9042ac207848c8ade77313a
Issue-ID: SO-586
Signed-off-by: Arthur Martella <am153x@att.com>
docs/submodules/so.git

index beba3e2..81efcc2 160000 (submodule)
@@ -1 +1 @@
-Subproject commit beba3e2184d727ab54c08341bbee3b14f97d92db
+Subproject commit 81efcc2f327dd6583c78211ce39494ca75a99c33