Add swagger documentation
authorBogumil Zebek <bogumil.zebek@nokia.com>
Fri, 27 Mar 2020 08:27:39 +0000 (09:27 +0100)
committerZebek Bogumil <bogumil.zebek@nokia.com>
Fri, 27 Mar 2020 08:27:39 +0000 (09:27 +0100)
Issue-ID: AAF-1107
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I3b22d2d17e4cec0f925e08e55c233f50f94f1e4b

docs/sections/architecture.rst
docs/sections/offeredapis.rst
docs/sections/resources/OpenAPI.yaml [moved from docs/sections/openapi.yaml with 100% similarity]
docs/sections/resources/certservice_high_level.jpg [moved from docs/sections/img/certservice_high_level.jpg with 100% similarity]

index 654208d..9b1b481 100644 (file)
@@ -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
index fe5807a..31e53bc 100644 (file)
@@ -8,4 +8,4 @@ Offered APIs
 AAF Cert Service Api
 --------------------
 
-.. openapi:: ../../certService/OpenAPI.yaml
+.. openapi:: resources/OpenAPI.yaml