Hi, I'm having issues trying to set the responseContainer to List or Array. Swagger UI is displaying Model Shema tab empty and Model looks like: List[[org.com.myapp.http.service.MyAPI$ObjectDesc].
I'm using:
dropwizard-swagger: 0.5.3
dropwizard: 0.7.0
Swagger API:1.3.12
Swagger UI: v2.1.4-M1
I really appreciate if someone has any suggestion
