Use updated APPC model code in apex vcpe example 94/97394/2
authorliamfallon <liam.fallon@est.tech>
Mon, 21 Oct 2019 18:59:22 +0000 (19:59 +0100)
committerliamfallon <liam.fallon@est.tech>
Thu, 31 Oct 2019 07:54:57 +0000 (07:54 +0000)
commitc03a0455e2956e43e425d6f4121ab5d8d20158f1
tree94d9d73731aef727fb83e5e71c8a852fde85e3d4
parent0f10bb04a9325fe59893c942a5109f353fd1cde1
Use updated APPC model code in apex vcpe example

The APPC implementation was changed in a recent review, this review
fixes the apex vcpe example to use this new model.

Also fixes an an issue in the CLI editor where escape characters are not
now required in example JSON.

Issue-ID: POLICY-2043
Change-Id: Id251948c9de27f73ba48cec498e68a43f71c4062
Signed-off-by: liamfallon <liam.fallon@est.tech>
auth/cli-editor/src/main/java/org/onap/policy/apex/auth/clieditor/utils/CliUtils.java
auth/cli-editor/src/test/resources/tosca/ToscaPolicyOutput_compare.json
examples/examples-onap-vcpe/pom.xml
examples/examples-onap-vcpe/src/test/java/org/onap/policy/apex/domains/onap/vcpe/AppcResponseCreator.java