diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-03-27 09:27:39 +0100 |
---|---|---|
committer | Zebek Bogumil <bogumil.zebek@nokia.com> | 2020-03-27 09:27:39 +0100 |
commit | 32c60285e397db85d9d1951ea577654623c81a36 (patch) | |
tree | b8b3b68683d7b9d632889169b3ec1064df2bb861 /docs | |
parent | 71986212d4088b3cc5c41c2ed96ec352ea899fe5 (diff) |
Add swagger documentation
Issue-ID: AAF-1107
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I3b22d2d17e4cec0f925e08e55c233f50f94f1e4b
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sections/architecture.rst | 2 | ||||
-rw-r--r-- | docs/sections/offeredapis.rst | 2 | ||||
-rw-r--r-- | docs/sections/resources/OpenAPI.yaml (renamed from docs/sections/openapi.yaml) | 0 | ||||
-rw-r--r-- | docs/sections/resources/certservice_high_level.jpg (renamed from docs/sections/img/certservice_high_level.jpg) | bin | 24640 -> 24640 bytes |
4 files changed, 2 insertions, 2 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 diff --git a/docs/sections/offeredapis.rst b/docs/sections/offeredapis.rst index fe5807a8..31e53bc5 100644 --- a/docs/sections/offeredapis.rst +++ b/docs/sections/offeredapis.rst @@ -8,4 +8,4 @@ Offered APIs AAF Cert Service Api -------------------- -.. openapi:: ../../certService/OpenAPI.yaml +.. openapi:: resources/OpenAPI.yaml diff --git a/docs/sections/openapi.yaml b/docs/sections/resources/OpenAPI.yaml index cee5a402..cee5a402 100644 --- a/docs/sections/openapi.yaml +++ b/docs/sections/resources/OpenAPI.yaml diff --git a/docs/sections/img/certservice_high_level.jpg b/docs/sections/resources/certservice_high_level.jpg Binary files differindex 11466983..11466983 100644 --- a/docs/sections/img/certservice_high_level.jpg +++ b/docs/sections/resources/certservice_high_level.jpg |