diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-developer/apiref/index.rst | 10 | ||||
-rw-r--r-- | docs/guides/onap-user/index.rst | 1 |
2 files changed, 11 insertions, 0 deletions
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> |