From 83b0abf9334b6e47c2565ab32d8f2ed386e040f1 Mon Sep 17 00:00:00 2001 From: Brian Freeman Date: Thu, 28 Sep 2017 18:37:24 +0000 Subject: Add VNF-API, GEN-RES SWAGGER doc Issue-ID: SDNC-72 Change-Id: I1a9fcf3fb99668acba6e89ce8b1db9500adb5670 Signed-off-by: Brian Freeman --- docs/index.rst | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 833e1aa9..c4bbaad7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,8 +1,20 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -TODO Add files to toctree and delete this header +SDNC Northbound APIs ------------------------------------------------ .. toctree:: :maxdepth: 1 +Offered APIs +============ +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 + +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 -- cgit 1.2.3-korg