From 74a3b45c290d1b6e289ac1c3b9425e804e2f0ab7 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Fri, 12 May 2017 18:33:00 +0800 Subject: refactor static_path to accomodate web portal move tornado_swagger/static to opnfv_testapi/static move swagger related 3rd libs to 3rd_party/swagger Change-Id: I32bba10584c99d13687b93f32577e37581db0c63 Signed-off-by: SerenaFeng --- testapi/3rd_party/static/swagger/index.html | 85 +++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 testapi/3rd_party/static/swagger/index.html (limited to 'testapi/3rd_party/static/swagger/index.html') diff --git a/testapi/3rd_party/static/swagger/index.html b/testapi/3rd_party/static/swagger/index.html new file mode 100644 index 0000000..db209f4 --- /dev/null +++ b/testapi/3rd_party/static/swagger/index.html @@ -0,0 +1,85 @@ + + + + Swagger UI + + + + + + + + + + + + + + + + + + + + + + + + +
 
+
+ + -- cgit 1.2.3-korg