Skip to content

Commit

Permalink
Update swagger-ui to 3.23.11 and ReDoc to 2.0.0-rc.14
Browse files Browse the repository at this point in the history
Supersedes #434
Fixes #398
  • Loading branch information
axnsan12 committed Sep 29, 2019
1 parent 212891b commit 8578b93
Show file tree
Hide file tree
Showing 7 changed files with 236 additions and 150 deletions.
228 changes: 124 additions & 104 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "drf-yasg",
"dependencies": {
"redoc": "^2.0.0-rc.8-1",
"swagger-ui-dist": "^3.23.1"
"redoc": "^2.0.0-rc.14",
"swagger-ui-dist": "^3.23.11"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions src/drf_yasg/static/drf-yasg/redoc-old/redoc.min.js

Large diffs are not rendered by default.

60 changes: 41 additions & 19 deletions src/drf_yasg/static/drf-yasg/redoc/redoc.min.js

Large diffs are not rendered by default.

74 changes: 55 additions & 19 deletions src/drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 8578b93

Please sign in to comment.