From cde87fbddf050552ad1120f1b58a9d1f66179496 Mon Sep 17 00:00:00 2001 From: Ayush Gupta Date: Wed, 27 Jul 2011 22:31:35 -0700 Subject: [PATCH] added input fields to take in the api url and api key --- src/main/html/index.html | 13 +++-- src/main/html/javascript/swagger-service.js | 20 +++++-- src/main/html/javascript/swagger-ui.js | 59 +++++++++++++++++++-- 3 files changed, 81 insertions(+), 11 deletions(-) diff --git a/src/main/html/index.html b/src/main/html/index.html index 4d396c10..686660e6 100644 --- a/src/main/html/index.html +++ b/src/main/html/index.html @@ -29,14 +29,14 @@
-
+

@@ -49,12 +49,15 @@

-
The latest API base URL is +
API base URL is

+ +
+