This repository was archived by the owner on Oct 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 < title swagger-translate ="appTitle "> </ title >
66 < meta name ="viewport " content ="width=device-width ">
77 < link rel ="icon " href ="favicon.ico ">
8- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6 /css/bootstrap.min.css ">
8+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7 /css/bootstrap.min.css ">
99 < link rel ="stylesheet " href ="css/swagger-ui.min.css ">
1010 < link rel ="stylesheet " href ="css/demo.css ">
1111</ head >
@@ -28,8 +28,8 @@ <h3 ng-show="isLoading" swagger-translate="loading"></h3>
2828 < div swagger-ui url ="swaggerUrl " loading ="isLoading " api-explorer ="true " trusted-sources ="true " error-handler ="myErrorHandler " permalinks ="true "> </ div >
2929 </ div >
3030 <!-- dependencies -->
31- < script src ="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.7 /angular.min.js "> </ script >
32- < script src ="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.7 /angular-sanitize.min.js "> </ script >
31+ < script src ="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8 /angular.min.js "> </ script >
32+ < script src ="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.8 /angular-sanitize.min.js "> </ script >
3333 < script src ="https://cdnjs.cloudflare.com/ajax/libs/js-yaml/3.5.4/js-yaml.min.js "> </ script >
3434 <!-- angular-swagger-ui -->
3535 < script src ="scripts/swagger-ui.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments