smoketurner / dropwizard-swagger

a Dropwizard bundle that serves Swagger UI static content and loads Swagger endpoints.
Apache License 2.0
182 stars 99 forks source link

duplicate rootpath #356

Closed giorgioUnimi closed 2 weeks ago

giorgioUnimi commented 4 months ago

I'am new to dropwziard and swagger and thank you to all developers that are working to swagger project because is really usefull. I have a problem . I use dropwizard 2.0.28 and your swagger version 2.0.0-1 as guide . I have set in my yml file
swagger: contextRoot:/web/test/api server: rootPath: /api applicationConnectors:

Giorgio

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 90 days with no activity. Remove the "stale" label or comment or this will be closed in 14 days.