diff options
author | Eric Debeau <eric.debeau@orange.com> | 2020-06-04 13:57:33 +0200 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2020-06-04 13:57:33 +0200 |
commit | bb22624cc6c7310d464e7edbaa5e1129be0f0137 (patch) | |
tree | 7c739b0ccbbf6f6c59c02b855ef0ec653fa33a07 /docs | |
parent | b23a129b0398e23483c7d1c4b8b5a06d48cca5b6 (diff) |
Remove link to Postman collections
The postman suite has not been updated for Frankfurt
There is no more repo in Integration project
Remove the link towards the Integration project
containing the Postman collections
Issue-ID: DOC-630
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I770184034b988772d0755dda8b1362c7134361be
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-developer/apiref/index.rst | 9 | ||||
-rw-r--r-- | docs/guides/onap-user/index.rst | 3 |
2 files changed, 1 insertions, 11 deletions
diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst index aef10bf30..7cf6be7d1 100644 --- a/docs/guides/onap-developer/apiref/index.rst +++ b/docs/guides/onap-developer/apiref/index.rst @@ -69,12 +69,3 @@ SDK * :ref:`VNF Software Development Kit<onap-vnfsdk-model:offeredapis>` - -Some ONAP Postman collections ------------------------------ - -.. toctree:: - :maxdepth: 1 - :titlesonly: - -* :ref:`Some ONAP Postman collections<onap-integration:docs_postman>` diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index dd40f7321..e0826bd59 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -18,6 +18,5 @@ an instance of ONAP. instantiate/index.rst configure/index.rst onapcli.rst -:ref:`Verified Use Cases<onap-integration:docs_usecases>` -:ref:`Using ONAP Rest API with Postman<onap-integration:docs_postman>` +:ref:`Verified Use Cases<onap-integration:docs_usecases>` |