diff options
Diffstat (limited to 'docs/offeredapis.rst')
-rw-r--r-- | docs/offeredapis.rst | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst index 818b1f5c..580038c9 100644 --- a/docs/offeredapis.rst +++ b/docs/offeredapis.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. _offeredapis: +.. _policy-offeredapis: Policy Offered APIs @@ -8,13 +8,22 @@ Policy Offered APIs The Policy Framework supports the public APIs listed in the links below: -- :ref:`Policy Life Cycle API <api-label>` -- :ref:`Policy Administration Point (PAP) <pap-label>`. -- :ref:`Decision API <decision-api-label>`. -- :ref:`Legacy APIs <legacyapis-label>` (To be DEPRECATED) +.. toctree:: + :maxdepth: 1 + + api/api + pap/pap + xacml/decision-api + +- :ref:`Policy Life Cycle API <api-label>` +- :ref:`Policy Administration Point (PAP) <pap-label>` +- :ref:`Decision API <decision-api-label>` + .. warning:: The :ref:`Legacy APIs <legacyapis-label>` are scheduled to be deprecated after the Frankfurt release! +- :ref:`Legacy APIs <legacyapis-label>` (To be DEPRECATED) + Postman Environment for API Testing ----------------------------------- |