diff options
author | aosull01 <adrian.osullivan@huawei.com> | 2020-06-02 12:20:26 +0100 |
---|---|---|
committer | aosull01 <adrian.osullivan@huawei.com> | 2020-06-02 12:20:26 +0100 |
commit | 484aa93ab7d9364c2d75cce2b017323f62d397d9 (patch) | |
tree | 4dc34eeecdf89a9c1338dc0c4c2df6af46a7a114 | |
parent | ee8cff9f89d253871d73d0c02418d4c67f071a97 (diff) |
remove outdates v3 flow, API examples now in swagger/redoc
Issue-ID: EXTAPI-442
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I6d610d566511322c3823126c51464b16b09e53cf
-rwxr-xr-x | docs/architecture/architecture.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index a807f0c..884a69e 100755 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -35,5 +35,3 @@ Technical information about NBI (dependencies, configuration, running & testing) could be found here: :doc:`NBI_Developer_Guide <NBI_Developer_Guide>` -API Flow illustration (with example messages) is described in this document: -:download:`nbicallflow.pdf <../offeredapis/pdf/nbicallflow.pdf>` |