From 0ac4c6a0a3c5eacf7db3b1766048a8d1405f3e96 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 11 Jun 2019 10:55:04 -0400 Subject: Fix documentation add tutorial Fixed some headings that made index's look strange. Added xacml tutorial. Issue-ID: POLICY-1842 Change-Id: Id6ab56e5d5d2a6b2fe37c8df5d3d70aa04776878 Signed-off-by: Pamela Dragosh --- docs/api/api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/api') diff --git a/docs/api/api.rst b/docs/api/api.rst index fae3a071..caa91f85 100644 --- a/docs/api/api.rst +++ b/docs/api/api.rst @@ -5,7 +5,7 @@ .. _api-label: Policy Life Cycle API ----------------------- +##################### .. toctree:: :maxdepth: 2 @@ -169,4 +169,4 @@ Get vFirewall Operational Policy:: Delete vFirewall Operational Policy:: curl --user 'healthcheck:zb!XztG34' -X DELETE "http://{ip}:{port}/policy/api/v1/policytypes/onap.policies.controlloop.Operational/versions/1.0.0/policies/operational.modifyconfig/versions/1" -H "Accept: application/json" -H "Content-Type: application/json" - \ No newline at end of file + -- cgit 1.2.3-korg