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

Multiple swagger related endpoints published #105

Open
Enifs opened this issue Feb 1, 2019 · 0 comments
Open

Multiple swagger related endpoints published #105

Enifs opened this issue Feb 1, 2019 · 0 comments

Comments

@Enifs
Copy link

Enifs commented Feb 1, 2019

GET /swagger (io.federecio.dropwizard.swagger.SwaggerResource)
GET /swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource)

I don't know if this is expected behavior or a bug, but in my use case I don't need the second endpoint at all. Is there a way how to get rid of it?

Thanks in advance!

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