Sfoglia il codice sorgente

updated build

bubble
Tony Tam 10 anni fa
parent
commit
de0f9d58ee
3 ha cambiato i file con 1431 aggiunte e 1504 eliminazioni
  1. +1429
    -1502
      dist/lib/swagger.js
  2. +1
    -1
      dist/swagger-ui.js
  3. +1
    -1
      package.json

+ 1429
- 1502
dist/lib/swagger.js
File diff soppresso perché troppo grande
Vedi File


+ 1
- 1
dist/swagger-ui.js Vedi File

@@ -1,5 +1,5 @@
// swagger-ui.js
// version 2.1.0-alpha.2
// version 2.1.0-alpha.3
$(function() {
// Helper function for vertically aligning DOM elements


+ 1
- 1
package.json Vedi File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "2.1.0-alpha.2",
"version": "2.1.0-alpha.3",
"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",


Caricamento…
Annulla
Salva