summaryrefslogtreecommitdiffstats
path: root/docs/offeredapis.rst
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2019-10-03 14:44:16 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-03 14:44:16 +0000
commitfa44790365e0919efdd85a7a8dc5466e5c190d6d (patch)
tree2bdc7562f3120366aae7201ade514cc49f876937 /docs/offeredapis.rst
parent9c7bd6749a5817be3a8067e59a9309ac68eba41d (diff)
parent22ded7ec14cb82113c37d1b369670e42179f92c5 (diff)
Merge "Add POSTMAN collection and env"
Diffstat (limited to 'docs/offeredapis.rst')
-rw-r--r--docs/offeredapis.rst17
1 files changed, 15 insertions, 2 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst
index 4e094166..8723570e 100644
--- a/docs/offeredapis.rst
+++ b/docs/offeredapis.rst
@@ -2,8 +2,8 @@
.. http://creativecommons.org/licenses/by/4.0
-Offered APIs
-============
+Policy Offered APIs
+===================
The Policy Framework supports the public APIs listed in the links below:
@@ -14,3 +14,16 @@ The Policy Framework supports the public APIs listed in the links below:
.. warning:: The :ref:`Legacy APIs <legacyapis-label>` are scheduled to be deprecated after the Frankfurt release!
+Postman Environment for API Testing
+-----------------------------------
+
+The following environment file from postman can be used for testing API's. All you need to do is fill in the IP and Port information for the installation that you have created.
+
+:download:`link <PolicyAPI.postman_environment.json>`
+
+Postman Collection for API Testing
+----------------------------------
+
+The following collection can be used in Postman to assist in testing the Policy APIs.
+
+:download:`link <PolicyAPI.postman_collection.json>`