Fix bug in json schema helper 86/130786/1
authorRam Krishna Verma <ram_krishna.verma@bell.ca>
Wed, 7 Sep 2022 15:35:58 +0000 (11:35 -0400)
committerRam Krishna Verma <ram_krishna.verma@bell.ca>
Wed, 7 Sep 2022 15:36:03 +0000 (11:36 -0400)
commit76c38f09e566b09c9879bdd624b6919b6840beed
treebeeab1b35675b305baacd4b350c263851e3c0ba4
parentce6a02b869743c3abfcff62f585e7d05e22e2412
Fix bug in json schema helper

Fixing a bug in json schema helper where it tries
to pass through JsonElement and not attempting to compare
the incoming object with schema.

Issue-ID: POLICY-4353
Change-Id: I0ec8f6a8ec3723bca796e8cf43b6ec9164fbf582
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/src/main/java/org/onap/policy/apex/plugins/context/schema/json/JsonSchemaHelper.java