From: PatrikBuhr Date: Fri, 24 Sep 2021 07:40:43 +0000 (+0200) Subject: Uplift of PMS source from ONAP X-Git-Tag: 1.2.0~83 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=fc15c05eeaedbb68fd58b7387ff707bd23f49eef;p=nonrtric.git Uplift of PMS source from ONAP Create a json schema for validation of the configuration of the A1 PMS - A1 Jakarta Signed-off-by: PatrikBuhr Issue-ID: NONRTRIC-551 Change-Id: I1098abf9a4535511ae50c7315bf2cc9ef226af2e --- diff --git a/onap/oran b/onap/oran index 65cf80bb..38d5562b 160000 --- a/onap/oran +++ b/onap/oran @@ -1 +1 @@ -Subproject commit 65cf80bbd2eba0ab60d174c04f981ff6cf929e36 +Subproject commit 38d5562bc4417a85d65570f9450948837f0a6fbe diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 986b95a4..0ca42300 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -215,6 +215,12 @@ mockwebserver test + + + com.github.erosb + everit-json-schema + 1.13.0 +