Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Commit 99eaf4e

Browse files
committed
Use SwaggerJS from npm
* Uses npm to download latest swagger-js (for now. When swagger-js is released we will replace git address with actual swagger-ui) * Uses `postinstall` to generate `browser` folder of swagger-ui. This can go when swagger-ui is published.
1 parent a7093e6 commit 99eaf4e

8 files changed

+10
-37794
lines changed

.jshintignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules
22
src/main/javascript/doc.js
33
dist
4-
lib
4+
lib
5+
.log

0 commit comments

Comments
 (0)