diff options
author | Renu Kumari <renu.kumari@bell.ca> | 2021-10-12 13:41:01 -0400 |
---|---|---|
committer | Renu Kumari <renu.kumari@bell.ca> | 2021-10-12 13:44:22 -0400 |
commit | 3aea57e78651eabe954a2cfb9b2c85289295806f (patch) | |
tree | 5160bfe12e74790fa43c9e1bfaf38e85fb64953f /docs/design.rst | |
parent | 73e2c15554f094fc303c0d691472b4977c0398e2 (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.rst | 2 |
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 ----------------- |