diff options
author | Dan Timoney <dtimoney@att.com> | 2017-10-27 09:04:59 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-10-27 09:04:59 -0400 |
commit | 60c0d0d645cad9d0fa6286ee3fb6c90cd782764e (patch) | |
tree | 18465d63a18cdb2f0b9ef10b7d5c82608ef0d503 /docs | |
parent | fc28d589c244def23b88d27b7e88fa32950b0d52 (diff) |
Add offered apis to sdnc/northbound doc
Add links to swagger docs to SDNC Northbound offered APIs
Change-Id: I40def203f5748453e5fea6edfb3f2ec0e242f563
Issue-ID: SDNC-72
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/offeredapis.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst index c734e731..c79cb977 100644 --- a/docs/offeredapis.rst +++ b/docs/offeredapis.rst @@ -6,3 +6,5 @@ Offered APIs .. toctree:: :maxdepth: 1 + apis/genericresource.rst + apis/vnfapi.rst |