aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sections/architecture.rst
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-03-27 09:27:39 +0100
committerZebek Bogumil <bogumil.zebek@nokia.com>2020-03-27 09:27:39 +0100
commit32c60285e397db85d9d1951ea577654623c81a36 (patch)
treeb8b3b68683d7b9d632889169b3ec1064df2bb861 /docs/sections/architecture.rst
parent71986212d4088b3cc5c41c2ed96ec352ea899fe5 (diff)
Add swagger documentation
Issue-ID: AAF-1107 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I3b22d2d17e4cec0f925e08e55c233f50f94f1e4b
Diffstat (limited to 'docs/sections/architecture.rst')
-rw-r--r--docs/sections/architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/architecture.rst b/docs/sections/architecture.rst
index 654208d1..9b1b481e 100644
--- a/docs/sections/architecture.rst
+++ b/docs/sections/architecture.rst
@@ -12,7 +12,7 @@ End component is an ONAP component (e.g. DCAE collector or controller) which req
to protect external traffic and uses CertService's client to get it.
CertService's client communicates with CertService via REST API over HTTPS, while CertService with CMPv2 server via CMP over HTTP.
-.. image:: img/certservice_high_level.jpg
+.. image:: resources/certservice_high_level.jpg
:width: 855px
:height: 178px
:alt: Interaction between components