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 31c5d5a commit 8884464Copy full SHA for 8884464
net/ghttp/ghttp_server_swagger.go
@@ -32,7 +32,7 @@ const (
32
</head>
33
<body>
34
<redoc spec-url="{SwaggerUIDocUrl}" show-object-schema-examples="true"></redoc>
35
- <script src="https://unpkg.com/redoc@latest/bundles/redoc.standalone.js"> </script>
+ <script src="https://unpkg.com/redoc@2.0.0-rc.70/bundles/redoc.standalone.js"> </script>
36
</body>
37
</html>
38
`
0 commit comments