You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2022. It is now read-only.
Newer "org.webjars" % "swagger-ui" jars put the petstore url in a swagger-initializer.js so current code does not replace the path when these newer jars are used
The text was updated successfully, but these errors were encountered:
@gerbrand would you be interested in looking at this?
pjfanning
changed the title
refactor code that replaces api-docs path in swgagger-ui
refactor code that replaces api-docs path in swagger-ui
Apr 26, 2022
I've removed the use of webjars from https://github.com/pjfanning/swagger-akka-http-sample and use a simpler solution that redirects to the Petstore swagger ui but gets it to load the sample's swagger.json. I am considering archiving this project and stopping further support.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Newer "org.webjars" % "swagger-ui" jars put the petstore url in a swagger-initializer.js so current code does not replace the path when these newer jars are used
The text was updated successfully, but these errors were encountered: