diff options
author | egernug <gerard.nugent@est.tech> | 2019-04-18 08:56:49 +0000 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2019-04-18 08:56:49 +0000 |
commit | e8fb861c8f5c4b14f795f5ee40e7c5f8d2e2c18b (patch) | |
tree | d80b414018ba5e9c25d645a6f5e7f21d0fc2d500 /docs/apis/data-router-swagger-api.rst | |
parent | 1c11ab87dd4954903734c8a95a17a56aefea4758 (diff) |
Swagger Integration
Change-Id: Ib2231449b8fd92bdbb3d5993d37dad3d695d0fd7
Issue-ID: DMAAP-922
Signed-off-by: egernug <gerard.nugent@est.tech>
Diffstat (limited to 'docs/apis/data-router-swagger-api.rst')
-rw-r--r-- | docs/apis/data-router-swagger-api.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/apis/data-router-swagger-api.rst b/docs/apis/data-router-swagger-api.rst new file mode 100644 index 00000000..257976e6 --- /dev/null +++ b/docs/apis/data-router-swagger-api.rst @@ -0,0 +1,17 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +DMaaP Data Router Swagger API +----------------------------- + +To view API documentation in the interactive swagger UI download the JSON file and +paste into the swagger tool here: https://editor.swagger.io + +.. csv-table:: + :header: "DMaaP DR API", "Swagger JSON" + :widths: 10,5 + + "DR API", ":download:`link <drAPI1.json>`" + + + |