added for 2.0 specs to support multi-select inputs

This commit is contained in:
Tony Tam
2014-11-22 08:01:00 -10:00
parent 091eca50d9
commit 50cf3c3597
4 changed files with 26 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "2.1.0-alpha.5",
"version": "2.1.0-alpha.6",
"description": "Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
"scripts": {
"build": "PATH=$PATH:./node_modules/.bin cake dist",