summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/files/marketplace-overview.rst1
-rw-r--r--docs/index.rst5
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/files/marketplace-overview.rst b/docs/files/marketplace-overview.rst
index d8555d2..37002e2 100644
--- a/docs/files/marketplace-overview.rst
+++ b/docs/files/marketplace-overview.rst
@@ -8,6 +8,7 @@ VNF SDK Marketplace
VNF SDK provides a reference implementation "marketplace" to help vendors
validate and manage VNF packages. It also supports the operator to onboard VNF
into ONAP.The API documentation using swagger can be found at http://hostIP:8702/apidocs
+or :download:`json <swagger.json>` :download:`yaml <swagger.yaml>`
|image0|
diff --git a/docs/index.rst b/docs/index.rst
index 8f28b8b..a16fd09 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -9,8 +9,9 @@ VNFSDK Documentation
:maxdepth: 1
:titlesonly:
- files/swagger.json
files/vnfsdk-apis
+ :download:`swagger json <files/swagger.json>`
+ :download:`swagger yaml <files/swagger.yaml>`
Components
----------
@@ -135,4 +136,4 @@ VNF Certification Testing Framework - Dovetail
:maxdepth: 1
:titlesonly:
- files/Dovetail \ No newline at end of file
+ files/Dovetail