From 543004a668263b6d669ffd338b99154d7f91f6a0 Mon Sep 17 00:00:00 2001 From: vvarvate Date: Fri, 23 Mar 2018 19:25:55 +0530 Subject: SDNC-254 Historical Report Swagger API sdnc_reports_service Provides REST API for viewing historical reports remotely . Issue-ID: SDNC-254 Change-Id: Ifd1213fcd26d7fd2400a32e1a40649b54059f737 Signed-off-by: vvarvate --- .../src/main/resources/static/index.html | 122 +++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 sdnc_report_api_sdnc_253_story/sdnc_reports_service/src/main/resources/static/index.html (limited to 'sdnc_report_api_sdnc_253_story/sdnc_reports_service/src/main/resources/static/index.html') diff --git a/sdnc_report_api_sdnc_253_story/sdnc_reports_service/src/main/resources/static/index.html b/sdnc_report_api_sdnc_253_story/sdnc_reports_service/src/main/resources/static/index.html new file mode 100644 index 0000000..ca9deb0 --- /dev/null +++ b/sdnc_report_api_sdnc_253_story/sdnc_reports_service/src/main/resources/static/index.html @@ -0,0 +1,122 @@ + + + + + + Product Management REST APIs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 
+
+ + -- cgit 1.2.3-korg