updated to support 1.2 spec responseMessages

This commit is contained in:
Tony Tam
2013-06-26 08:05:33 -07:00
parent d133e38f21
commit dd3037f481

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "0.1.15",
"version": "1.1.15",
"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",