Przeglądaj źródła

updated versions

bubble
Tony Tam 7 lat temu
rodzic
commit
ae4961ded9
2 zmienionych plików z 4 dodań i 4 usunięć
  1. +2
    -2
      dist/swagger-ui.js
  2. +2
    -2
      package.json

+ 2
- 2
dist/swagger-ui.js Wyświetl plik

@@ -1,6 +1,6 @@
/**
* swagger-ui - Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API
* @version v2.2.9
* @version v2.2.10
* @link http://swagger.io
* @license Apache-2.0
*/
@@ -3175,7 +3175,7 @@ state.pendingcb++;ret=writeOrBuffer(this,state,chunk,encoding,cb)}return ret};Wr

/**
* swagger-client - swagger-client is a javascript client for use with swaggering APIs.
* @version v2.1.28
* @version v2.1.29
* @link http://swagger.io
* @license Apache-2.0
*/


+ 2
- 2
package.json Wyświetl plik

@@ -8,7 +8,7 @@
}
],
"description": "Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
"version": "2.2.9",
"version": "2.2.10",
"homepage": "http://swagger.io",
"license": "Apache-2.0",
"main": "dist/swagger-ui.js",
@@ -63,6 +63,6 @@
"run-sequence": "^1.2.2",
"selenium-webdriver": "^2.45.0",
"sinon-chai": "2.8.0",
"swagger-client": "2.1.28"
"swagger-client": "2.1.29"
}
}

Ładowanie…
Anuluj
Zapisz