You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: