summaryrefslogtreecommitdiffstats
path: root/docs/platform/offeredapis.rst
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-11-15 12:28:15 -0500
committerChris Lott <cl778h@att.com>2017-11-15 17:29:42 +0000
commit3b0029e2d987eede8af0a678bec44a33bbc7bec4 (patch)
tree7f2ae74cec3e8a0ea7c044e6001e1b5079af5e24 /docs/platform/offeredapis.rst
parent6cf1569c50ab43c6642b7028a0bbdd9bbe901b17 (diff)
Update Portal docs area
Add new architecture picture and release docs. Remove byte-order-mark from start of api-docs.json file. Issue: PORTAL-141 Change-Id: If097d4f59716a7c554160c14364a1ef217ac6646 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'docs/platform/offeredapis.rst')
-rw-r--r--docs/platform/offeredapis.rst33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst
new file mode 100644
index 00000000..eadbf64a
--- /dev/null
+++ b/docs/platform/offeredapis.rst
@@ -0,0 +1,33 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+
+Offered APIs
+============
+
+.. contents::
+ :depth: 2
+
+The following API calls are available for the PORTAL Platform subsystem:
+
+PORTAL API Services
+^^^^^^^^^^^^^^^^^^^^^^
+
+.. image:: PortalApi1.jpg
+.. image:: PortalApi2.jpg
+
+PORTAL API Details
+^^^^^^^^^^^^^^^^^^
+
+.. swaggerv2doc:: api-docs.json
+
+
+Additional Information
+^^^^^^^^^^^^^^^^^^^^^^
+
+Additional information, including examples, can be found at `PortalApi link`_.
+
+.. _PortalApi link: https://wiki.onap.org/display/DW/Portal+API
+
+
+End of Document \ No newline at end of file