Skip to content
This repository was archived by the owner on Jul 23, 2022. It is now read-only.

refactor code that replaces api-docs path in swagger-ui #2

Open
pjfanning opened this issue Apr 4, 2022 · 2 comments
Open

refactor code that replaces api-docs path in swagger-ui #2

pjfanning opened this issue Apr 4, 2022 · 2 comments

Comments

@pjfanning
Copy link

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

@pjfanning
Copy link
Author

@gerbrand would you be interested in looking at this?

@pjfanning 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
@pjfanning
Copy link
Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant