From b653a9909ba64d70d658772a7398931345b38a7f Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Thu, 18 Sep 2014 08:24:17 -0700 Subject: [PATCH] updated readme, resource to remove url if not present --- README.md | 10 ++++++++++ dist/swagger-ui.js | 21 +++++++++++++++++---- dist/swagger-ui.min.js | 2 +- src/main/template/resource.handlebars | 2 +- 4 files changed, 29 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index aa3d0918..d384814c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,16 @@ The goal of Swaggerâ„¢ is to define a standard, language-agnostic interface to R Check out [Swagger-Spec](https://github.com/wordnik/swagger-spec) for additional information about the Swagger project, including additional libraries with support for other languages and more. +## Compatability +The Swagger Specification has undergone 3 revisions since initial creation in 2010 + +Swagger UI Version | Release Date | Swagger Spec compatability | Notes +------------------ | ------------ | -------------------------- | ----- +_2.0.25 (develop)_ | n/a | 1,1, 1,2, 2.0 | branch develop_2.0 +2.0.24 | 2014-09-12 | 1.1, 1.2 | tag v2.0.24 +1.0.13 | 2013-03-08 | 1.1, 1.2 | tag v1.0.13 +1.0.1 | 2011-10-11 | 1.0, 1.1 | tag v1.0.1 + ## How to Use It ### Download diff --git a/dist/swagger-ui.js b/dist/swagger-ui.js index 46c5b00e..900f6e2e 100644 --- a/dist/swagger-ui.js +++ b/dist/swagger-ui.js @@ -1073,6 +1073,17 @@ function program1(depth0,data) { return " : "; } +function program3(depth0,data) { + + var buffer = "", stack1; + buffer += "Raw"; + return buffer; + } + buffer += "
\n

\n \n Expand Operations\n \n \n
  • \n \n Expand Operations\n \n
  • \n
  • \n "; + options = {hash:{},inverse:self.noop,fn:self.program(3, program3, data),data:data}; + if (stack1 = helpers.url) { stack1 = stack1.call(depth0, options); } else { stack1 = depth0.url; stack1 = typeof stack1 === functionType ? stack1.apply(depth0) : stack1; } - buffer += escapeExpression(stack1) - + "'>Raw\n
  • \n \n

    \n