From 0f8442ff7a9789a781cd47047a868a9080323cb7 Mon Sep 17 00:00:00 2001 From: Rene_Robert Date: Fri, 2 Aug 2019 14:39:48 +0200 Subject: 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) --- docs/guides/onap-developer/apiref/index.rst | 10 ++++++++++ docs/guides/onap-user/index.rst | 1 + 2 files changed, 11 insertions(+) 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> -- cgit 1.2.3-korg