aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2023-02-21 11:50:01 +0000
committerVasyl Razinkov <vasyl.razinkov@est.tech>2023-02-21 11:51:56 +0000
commita9070d1c446337f0ead0106a6fffff3e9f3d0103 (patch)
tree03744ea73ba3efb56a14a09b78e5529bd9010761
parent2e7dfaffbeb606aca8c19bd608276e1f0e902071 (diff)
Migrate swagger to openapi
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ic2813b08700d44fc762e5da17712837a39388b2d Issue-ID: SDC-4407
-rw-r--r--docs/sections/architecture.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/architecture.rst b/docs/sections/architecture.rst
index a04626d..1bc0cd8 100644
--- a/docs/sections/architecture.rst
+++ b/docs/sections/architecture.rst
@@ -55,8 +55,8 @@ Kafka
^^^^^
The client uses kafka as it's messaging bus to publish and subscribe to the relevant SDC topics.
-.. _SDCE-6 Swagger api: https://docs.onap.org/projects/onap-sdc/en/latest/_downloads/4eca2a3848d70e58566570a5ef889efb/swagger-sdce-6.json
-.. _SDCE-7 Swagger api: https://docs.onap.org/projects/onap-sdc/en/latest/_downloads/542e76906472dae2e00adfad5fc7d879/swagger-sdce-7.json
+.. _SDCE-6 Swagger api: https://docs.onap.org/projects/onap-sdc/en/latest/_downloads/ebe3a425ddf8fa5f372ee1cb7ec8409e/openapi-sdce-6.json
+.. _SDCE-7 Swagger api: https://docs.onap.org/projects/onap-sdc/en/latest/_downloads/48c3493c63ae93ebd9d55025f0ba2e85/openapi-sdce-7.json
SDC
^^^