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
committerChristopher Lott (cl778h) <clott@research.att.com>2017-11-15 12:29:10 -0500
commitff300950cb1950c457cf6b35df99285905af9489 (patch)
treecaee41f30c25e4981dd5b0a6d0249f48b6a2b9a5 /docs/platform/offeredapis.rst
parent5838ecb253d7bf15adfcdbab72c0365d722537b4 (diff)
Update Portal docs arearelease-1.3.0
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