From 5cbf52789d146e8e4ee9d8c44826cbc672c2c9f8 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 19 Oct 2018 12:03:35 +0100 Subject: [PATCH] Updated git submodules Project: policy/apex-pdp master 56858b0b356c62bd6fdea3486343d331bbc9567d Fix bug to allow JSON arrays of events Apex should allow JSON arrays of events to be processed, processing the array of events as they come in. This review changes the Apex JSON array handling to allow arrays of JSON events to be processed. Arrays of events are required to perform Apex pewrformance tests. Change-Id: I08ddc9659414bd076fbaa250182335d6f38473e6 Issue-ID: POLICY-812 Signed-off-by: liamfallon --- docs/submodules/policy/apex-pdp.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/policy/apex-pdp.git b/docs/submodules/policy/apex-pdp.git index d4e7632aa..56858b0b3 160000 --- a/docs/submodules/policy/apex-pdp.git +++ b/docs/submodules/policy/apex-pdp.git @@ -1 +1 @@ -Subproject commit d4e7632aa00b42c544406fe9d83621c50831fe8e +Subproject commit 56858b0b356c62bd6fdea3486343d331bbc9567d -- 2.16.6