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 99 />
1010 < title > Empire API Navigator</ title >
1111 < link rel ="icon " href ="favicon.ico ">
12- < link rel ="stylesheet " href ="https://unpkg.com/swagger-ui-dist@4.5.0 /swagger-ui.css " />
12+ < link rel ="stylesheet " href ="https://unpkg.com/swagger-ui-dist@5.18.3 /swagger-ui.css " />
1313 < style type ="text/css ">
1414 body {
1515 margin : 0px ;
3030 </ head >
3131 < body >
3232 < div id ="swagger-ui "> </ div >
33- < script src ="https://unpkg.com/swagger-ui-dist@4.5.0 /swagger-ui-bundle.js " crossorigin > </ script >
34- < script src ="https://unpkg.com/swagger-ui-dist@4.5.0 /swagger-ui-standalone-preset.js " crossorigin > </ script >
33+ < script src ="https://unpkg.com/swagger-ui-dist@5.18.3 /swagger-ui-bundle.js " crossorigin > </ script >
34+ < script src ="https://unpkg.com/swagger-ui-dist@5.18.3 /swagger-ui-standalone-preset.js " crossorigin > </ script >
3535 < script >
3636 window . onload = async ( ) => {
3737 const [ configResponse , versionListResponse ] = await Promise . all ( [
You can’t perform that action at this time.
0 commit comments