diff options
author | sunil.unnava <su622b@att.com> | 2019-04-25 17:41:10 -0400 |
---|---|---|
committer | sunil.unnava <su622b@att.com> | 2019-04-25 17:41:30 -0400 |
commit | 23f58b6aecad96d2129956b683cf5c039634d5a9 (patch) | |
tree | 95e43afe3f6fce095b8d18c183a5b8b8388b48b2 /docs/offeredapis/swaggerdownload.rst | |
parent | c0415134c3d9bfd028fb2bd98291a95d39dcab16 (diff) |
add swagger API to documentation
Issue-ID: DMAAP-922
Change-Id: I44916797377a0d19246245817d8339f47b5e5a50
Signed-off-by: sunil.unnava <su622b@att.com>
Diffstat (limited to 'docs/offeredapis/swaggerdownload.rst')
-rw-r--r-- | docs/offeredapis/swaggerdownload.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/offeredapis/swaggerdownload.rst b/docs/offeredapis/swaggerdownload.rst new file mode 100644 index 0000000..709aac3 --- /dev/null +++ b/docs/offeredapis/swaggerdownload.rst @@ -0,0 +1,13 @@ +DMaaP Message Router REST API Download docs +=========================================== + +.. toctree:: + :maxdepth: 3 + +.. this table is provided to allow for download of API documentation in diff formats + +.. csv-table:: + :header: "API name", "Swagger JSON" + :widths: 15,5 + + "DMaaP MessageRouter API", ":download:`link <swagger.json>`" |