diff options
author | krishna moorthy <krishna.moorthy6@wipro.com> | 2020-09-07 14:00:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-07 14:00:04 +0000 |
commit | eaba24134a5a8124387b229dcc6cac53ad00d62c (patch) | |
tree | a80c8854f52501ccde42cb6b16b55ab2b8f85d3a /docs/sections/offeredapis.rst | |
parent | 7b7cfac3d2ae636f63c0e94df1a7129f2d10cb54 (diff) | |
parent | 1668918950d5590aab82710852257c8f8b89642d (diff) |
Merge "add support for common swagger style - add support for redoc"
Diffstat (limited to 'docs/sections/offeredapis.rst')
-rw-r--r-- | docs/sections/offeredapis.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/sections/offeredapis.rst b/docs/sections/offeredapis.rst index 8269dea..c74b1b1 100644 --- a/docs/sections/offeredapis.rst +++ b/docs/sections/offeredapis.rst @@ -20,11 +20,15 @@ paste into the swagger tool here: https://editor.swagger.io OOF OSDF HAS API ................ -.. swaggerv2doc:: ./swaggerdoc/oof-osdf-has-api.json +.. raw:: html + + <a class="reference internal" href="../osdf-api.html">OSDF API</a> + OOF OPTENG API .............. -.. swaggerv2doc:: ./swaggerdoc/oof-optf-opteng-api.json +.. raw:: html + <a class="reference internal" href="../opteng-api.html">OPTENG API</a> |