diff options
author | Brian Freeman <bf1936@att.com> | 2017-09-29 13:08:30 +0000 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2017-09-29 13:08:42 +0000 |
commit | 595dc252e217a3e591690e3de8639cf937cf3a00 (patch) | |
tree | 51fd73a46022f28c98851946b347b0f410936c99 /docs/index.rst | |
parent | 83b0abf9334b6e47c2565ab32d8f2ed386e040f1 (diff) |
Fix url for swagger file
Issue-ID: SDNC-72
Change-Id: Ia0c1504393ea8d3af00a082e0d265ccaf4bfef82
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index c4bbaad7..baabe50b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,9 +12,9 @@ List of Northbound APIs VNF-API(2015-07-20) ================== -.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=sdnc/northbound/vnfapi.git;a=blob_plain;f=vnfapi/model/src/main/resources/vnf-api.20150720.json +.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=sdnc/northbound.git;a=blob_plain;f=vnfapi/model/src/main/resources/vnf-api.20150720.json GENERIC-RESOURCE-API(2016-11-11) ================================ -.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=sdnc/northbound/generic-resource-api.git;a=blob_plain;f=generic-resource-api/model/src/main/generic-resource-api.20resources/generic-resource-api.20161111.json +.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=sdnc/northbound.git;a=blob_plain;f=generic-resource-api/model/src/main/resources/generic-resource-api.20161111.json |