From e8fb861c8f5c4b14f795f5ee40e7c5f8d2e2c18b Mon Sep 17 00:00:00 2001 From: egernug Date: Thu, 18 Apr 2019 08:56:49 +0000 Subject: Swagger Integration Change-Id: Ib2231449b8fd92bdbb3d5993d37dad3d695d0fd7 Issue-ID: DMAAP-922 Signed-off-by: egernug --- docs/apis/data-router-swagger-api.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/apis/data-router-swagger-api.rst (limited to 'docs/apis/data-router-swagger-api.rst') 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 `" + + + -- cgit 1.2.3-korg