summaryrefslogtreecommitdiffstats
path: root/docs/design.rst
diff options
context:
space:
mode:
authorRenu Kumari <renu.kumari@bell.ca>2021-10-12 13:41:01 -0400
committerRenu Kumari <renu.kumari@bell.ca>2021-10-12 13:44:22 -0400
commit3aea57e78651eabe954a2cfb9b2c85289295806f (patch)
tree5160bfe12e74790fa43c9e1bfaf38e85fb64953f /docs/design.rst
parent73e2c15554f094fc303c0d691472b4977c0398e2 (diff)
Provide complete openapi.yml in read the docs
- Seperate openapi.yml for code gen and read the docs - Added few env varaibles in docker-compose.yml Issue-ID: CPS-733 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Ibda007c40396436a5adce137d9f69806100253dc
Diffstat (limited to 'docs/design.rst')
-rw-r--r--docs/design.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design.rst b/docs/design.rst
index d0d4b87f..9326fd3d 100644
--- a/docs/design.rst
+++ b/docs/design.rst
@@ -17,7 +17,7 @@ Offered APIs
The DMI-Plugin supports the public APIs listed in the link below:
-:download:`DMI Rest OpenApi Specification <openapi/openapi.yaml>`
+:download:`DMI Rest OpenApi Specification <api/swagger/openapi.yaml>`
View Offered APIs
-----------------