dropwizard-swagger icon indicating copy to clipboard operation
dropwizard-swagger copied to clipboard

File button not showing up on swagger ui

Open mindshri opened this issue 9 years ago • 2 comments

Hi, I am currently using dropwizard-swagger 0.7.0 version. I am using formdataparam for one of the method for file upload. in swagger ui it is getting reflected as body param . I think its bcoz swagger-jersey2-jaxrs is 1.5.1 which has no support for formdataparam i feel. Please help me regarding this.

mindshri avatar Jun 08 '16 09:06 mindshri

have you tried https://github.com/smoketurner/dropwizard-swagger to see if the issue exists over there?

jplock avatar Jun 08 '16 13:06 jplock

yeah. I moved to smoketurner repo it works there. thanks

mindshri avatar Jun 08 '16 17:06 mindshri