From 205125cd9d6aa1cf94e6aed884648f1dbc0a169e Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Wed, 14 Aug 2013 10:38:41 -0700 Subject: [PATCH] fixes for content-type --- dist/index.html | 2 +- dist/lib/swagger.js | 39 ++++++++++--------- dist/swagger-ui.js | 6 +-- dist/swagger-ui.min.js | 2 +- lib/swagger.js | 39 ++++++++++--------- package.json | 2 +- .../coffeescript/view/OperationView.coffee | 2 +- src/main/template/operation.handlebars | 2 +- 8 files changed, 50 insertions(+), 44 deletions(-) diff --git a/dist/index.html b/dist/index.html index edccf106..9a685ba0 100644 --- a/dist/index.html +++ b/dist/index.html @@ -20,7 +20,7 @@