From 2a206b0a6bc321c5a518d1af5e27c682a363eb29 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Mon, 8 Jul 2013 23:53:05 -0700 Subject: [PATCH] renamed discoveryUrl to url to match js change --- dist/index.html | 2 +- dist/lib/swagger.js | 37 ++++++++++++-------- dist/swagger-ui.js | 12 +++---- dist/swagger-ui.min.js | 2 +- lib/swagger.js | 37 ++++++++++++-------- src/main/coffeescript/SwaggerUi.coffee | 4 +-- src/main/coffeescript/view/HeaderView.coffee | 8 ++--- src/main/html/index.html | 2 +- src/test/swagger-ui-spec.coffee | 5 ++- 9 files changed, 63 insertions(+), 46 deletions(-) diff --git a/dist/index.html b/dist/index.html index b09bc7d3..ed73a117 100644 --- a/dist/index.html +++ b/dist/index.html @@ -20,7 +20,7 @@