From: Rene_Robert Date: Fri, 2 Aug 2019 12:39:48 +0000 (+0200) Subject: add links to ONAP Postman collection documentation X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F93%2F93393%2F1;p=doc.git add links to ONAP Postman collection documentation amend : correct directory level Issue-ID: DOC-520 Signed-off-by: Rene_Robert Change-Id: I1c8a60033f4a0b41e57077d839e47f6b40680822 (cherry picked from commit 2bbb2d6d19846dbc08135d11028a029fc45f624c) --- diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst index 4c0140529..c79d38bab 100644 --- a/docs/guides/onap-developer/apiref/index.rst +++ b/docs/guides/onap-developer/apiref/index.rst @@ -69,3 +69,13 @@ SDK :titlesonly: VNF Software Development Kit <../../../submodules/vnfsdk/model.git/docs/files/vnfsdk-apis.rst> + + +Some ONAP Postman collections +----------------------------- + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + Some ONAP Postman collections <../../../submodules/integration.git/docs/docs_postman.rst> diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index 79a3faadc..8d7f64963 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -20,3 +20,4 @@ an instance of ONAP. instantiate/index.rst onapcli.rst Verified Use Cases <../../submodules/integration.git/docs/docs_usecases.rst> + Using ONAP Rest API with Postman <../../submodules/integration.git/docs/docs_postman.rst>