From fc15c05eeaedbb68fd58b7387ff707bd23f49eef Mon Sep 17 00:00:00 2001 From: PatrikBuhr Date: Fri, 24 Sep 2021 09:40:43 +0200 Subject: [PATCH] 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 --- onap/oran | 2 +- policy-agent/pom.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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 + -- 2.16.6