aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-07-21 16:19:45 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2020-07-21 16:19:51 -0400
commit68966c0d1cb9a35e01da9f1ddf3a33f790325216 (patch)
tree5aa7c075d6e2499db9581fcc5920fcecfa708161
parentab5be046f229fcb23a9b4dfb3746a1c0fabcce9d (diff)
Refer postman collection in api document
Adding reference for postman collection of api, pap & xacml api's. Issue-ID: POLICY-2727 Change-Id: If6c6bf33ede387fec7b09883d26ef57026989bbc Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
-rw-r--r--docs/offeredapis.rst10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst
index 799facfd..628487ce 100644
--- a/docs/offeredapis.rst
+++ b/docs/offeredapis.rst
@@ -17,10 +17,6 @@ The Policy Framework supports the public APIs listed in the links below:
pap/pap
xacml/decision-api
-.. 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
-----------------------------------
@@ -31,6 +27,8 @@ The following environment file from postman can be used for testing API's. All y
Postman Collection for API Testing
----------------------------------
-The following collection can be used in Postman to assist in testing the Policy APIs.
+Postman collection for `Policy Framework Lifecycle API <https://github.com/onap/policy-api/blob/master/postman/lifecycle-api-collection.json>`_
+
+Postman collection for `Policy Framework Administration API <https://github.com/onap/policy-pap/blob/master/postman/pap-api-collection.json>`_
-:download:`link <PolicyAPI.postman_collection.json>`
+Postman collection for `Policy Framework Decision API <https://github.com/onap/policy-xacml-pdp/blob/master/postman/decision-api-collection.json>`_