diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-10-19 12:03:35 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-19 13:24:12 +0000 |
commit | 5cbf52789d146e8e4ee9d8c44826cbc672c2c9f8 (patch) | |
tree | 028e71097fc4264da0af5fb1738f62928fa460d4 | |
parent | 6071b99ea6dd9289acbe72fe51588f28a953fc93 (diff) |
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 <liam.fallon@ericsson.com>
m--------- | docs/submodules/policy/apex-pdp.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/apex-pdp.git b/docs/submodules/policy/apex-pdp.git -Subproject d4e7632aa00b42c544406fe9d83621c50831fe8 +Subproject 56858b0b356c62bd6fdea3486343d331bbc9567 |