diff options
author | uj426b <uj426b@att.com> | 2019-03-21 20:37:28 -0400 |
---|---|---|
committer | uj426b <uj426b@att.com> | 2019-03-21 21:08:02 -0400 |
commit | 89040c3632ffb584a502316054012b827f79ae17 (patch) | |
tree | 189ea292cf227170a7815a115a948e00c0b651ab /ONAP-PAP-REST | |
parent | 97ce3b94390c10a1af43ed5614ca976095c0097d (diff) |
Model enhancement to support embedded JSON
Change-Id: Ic7796d0800f320e9543b59a4eabf0570ca080f09
Issue-ID: POLICY-1420
Signed-off-by: uj426b <uj426b@att.com>
Diffstat (limited to 'ONAP-PAP-REST')
-rw-r--r-- | ONAP-PAP-REST/xacml.pap.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-PAP-REST/xacml.pap.properties b/ONAP-PAP-REST/xacml.pap.properties index bd0fed40c..c26e96ff9 100644 --- a/ONAP-PAP-REST/xacml.pap.properties +++ b/ONAP-PAP-REST/xacml.pap.properties @@ -158,4 +158,4 @@ CLIENT_KEY= #Micro Service Model Properties xacml.policy.msOnapName=http://org.onap -xacml.policy.msPolicyName=http://org.onap.policy +xacml.policy.msPolicyName=http://org.onap.policy
\ No newline at end of file |