diff options
Diffstat (limited to 'docs')
-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 |