We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5852bbb commit 9d4e37aCopy full SHA for 9d4e37a
1 file changed
docs/ui.go
@@ -9,7 +9,7 @@ var ui = `
9
<head>
10
<meta charset="UTF-8">
11
<title>Swagger UI</title>
12
- <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/3.20.5/swagger-ui.css" >
+ <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/4.15.5/swagger-ui.css" >
13
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32" />
14
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16" />
15
<style>
0 commit comments