diff options
author | Saryu Shah <ss3917@att.com> | 2017-09-22 18:39:59 +0000 |
---|---|---|
committer | Saryu Shah <ss3917@att.com> | 2017-09-22 18:46:40 +0000 |
commit | 93d709b34c63059495d6bb2e2793dfc3f9ceb361 (patch) | |
tree | 1633d9e4006c1f9b00d31b2faed9584e717489b7 /docs/platform/offeredapis.rst | |
parent | bcdec1fd3c06cd5aa29087e076aea781913c8676 (diff) |
Added api document
Testing the api document for policy
Change-Id: Ic7d2bc57f1298354351e9c4aaf29984e7db06494
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs/platform/offeredapis.rst')
-rw-r--r-- | docs/platform/offeredapis.rst | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst index 55e58bd9b..43a82000f 100644 --- a/docs/platform/offeredapis.rst +++ b/docs/platform/offeredapis.rst @@ -9,21 +9,7 @@ List APIs offered. One or more of the following examples may be appropriate. Example Swagger Displayed with swaggerv2doc directive ----------------------------------------------------- -.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=vfc/nfvo/lcm.git;a=blob_plain;f=lcm/swagger/vfc.nslcm.swagger.json +.. swaggerv2doc:: http://104.239.197.207:8081/pdp/v2/api-docs +End of document -Example documenting a REST interface with Sphinx httpdomain directive ---------------------------------------------------------------------- - -.. http:get:: path - - For more information see `<https://pythonhosted.org/sphinxcontrib-httpdomain>`_ - - -Word Document Converted to RST using Pandocs --------------------------------------------- - -.. toctree:: - :maxdepth: 1 - - ../../submodules/appc.git/docs/APPC API Guide/APPC API Guide |