mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 15:22:56 +00:00
swagger-ui via bower and middleware
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
if (url && url.length > 1) {
|
||||
url = decodeURIComponent(url[1]);
|
||||
} else {
|
||||
url = "<%= @discovery_path %>";
|
||||
url = "<%= @discovery_path %>";
|
||||
}
|
||||
|
||||
// Pre load translate...
|
||||
|
||||
Reference in New Issue
Block a user