diff options
author | Arthur Martella <am153x@att.com> | 2018-05-08 11:11:47 -0400 |
---|---|---|
committer | Arthur Martella <am153x@att.com> | 2018-05-08 17:05:13 -0400 |
commit | 64dfdf283bc34c30ead91bdaecbf06661b880ced (patch) | |
tree | baaab96ee58e14558310aeb7b97cd3af112a20ad /docs | |
parent | f2d0a4f94fb3d4ea44d2019271c28db6cdacfb79 (diff) |
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>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions