From 723f7c170cac08fd6d911fc720cfffb1a9116915 Mon Sep 17 00:00:00 2001 From: Shailendra Borale Date: Tue, 24 Oct 2017 14:41:30 -0400 Subject: Updated git submodules Project: so master ba489a051763c4d4f9a5ff36644d40144f887873 Fixed bug to parse json userParams array BPMN request - userParams is an array of maps, rather than a map. Each map has name and value elements. Changed code to parse the array correctly. Change-Id: Ie06ba22b03fa5c5ceb103c42daa3bbf7e6e252db Issue-Id: SO-262 Signed-off-by: Shailendra Borale --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/so.git b/docs/submodules/so.git index 0f8457a9f..ba489a051 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit 0f8457a9f13aaad6de8c597abee6795a7c6f8e3f +Subproject commit ba489a051763c4d4f9a5ff36644d40144f887873 -- cgit 1.2.3-korg