Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swagger changed packaging. Need to update to new dependencies and packages. #70

Open
tfeak opened this issue Sep 15, 2015 · 0 comments
Open

Comments

@tfeak
Copy link

tfeak commented Sep 15, 2015

I encountered an issue with the @ApiImplicitParam annotation not making it through the the swagger.json. I tracked the bug back to an issue with the version of the swagger-jersey2-jaxrs-1.5.1-M2 jar. They've fixed the bug in more recent versions. Normally with Maven, I'd just force to a more recent version. However since then, they've also repackaged the swagger libraries (in June I think). They have new package names and a new Maven Group ID. So, I can't fix this issue simply through Maven.

Any plans to update to the new packaging so that future fixes with Swagger can be picked up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant