File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/TodoApp/wwwroot/swagger-ui Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < title > API Documentation - TodoApp</ title >
6- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/5.28.1 /swagger-ui.min.css " integrity ="sha512-FCw+cnh2A20omSXcIdoLnqQrVbcPiyAPEjKlSZdj6uIR++Xx0VIduMmFZhzYm/gf7bqmZ7dzP3+WVn2Gfr5TjQ == " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
6+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/5.29.0 /swagger-ui.min.css " integrity ="sha512-QIJpSy6rqOKoEjIR+Pp7r5lTkNPJPJCRejWzG4jb12bCT1EeL/vcjZtk4NNKeEuVRXY+d34d/t9y1CHzZbgeJQ == " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
77 < link rel ="icon " type ="image/png " href ="./favicon-32x32.png " sizes ="32x32 " />
88 < link rel ="icon " type ="image/png " href ="./favicon-16x16.png " sizes ="16x16 " />
99 < style >
4646</ head >
4747< body >
4848 < div id ="swagger-ui "> </ div >
49- < script src ="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/5.28.1 /swagger-ui-bundle.min.js " integrity ="sha512-5wwTumuGSEhs2cxv8qTPioOYR5ApZvDzEi8iEJ7ENTOzQ9/qLYh9tWKkMFlrYLpEcnHK+TkqvOLJxKSDGOWrfQ == " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
50- < script src ="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/5.28.1 /swagger-ui-standalone-preset.min.js " integrity ="sha512-yJlD9FXQ7YaxAKXhviHSt/0KqWDCkLFdCnk0Ti23HXDMEQtHLAAWMHZ+POglC1mx/MOUB//h8kci3U1JYrywpQ == " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
49+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/5.29.0 /swagger-ui-bundle.min.js " integrity ="sha512-uRL0dWo7kTNu+5ZwjyjVBt1Seg5JM14NX0Yo3nToKUVJPLINpNYvFrOYQq2ALBxRMCSMT4vSAexXYDUp5Qbt/A == " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
50+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/5.29.0 /swagger-ui-standalone-preset.min.js " integrity ="sha512-Bhhnbk6zKqcSKnX/IONDmlcxgboSRfYsuIiOaxTs1x4vBrQwVWBN7KLwrOMiPnwKe/w815FZATtpJIYK8Psqxg == " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
5151 < script >
5252 window . onload = function ( ) {
5353 window . ui = SwaggerUIBundle ( {
You can’t perform that action at this time.
0 commit comments