Ankit Agarwal
Ankit Agarwal
@shenwei356 Its showing valid expression for both `'100'` or `100`. There is nothing behind `&&`, thats the major issue.
@Knetic can we get this merged
+1. I am also facing similar issue. I am running Dropwizard fat jar. I found a link to an [older issue](https://github.com/swagger-api/swagger-core/issues/2597). They have resolved this by downgrading `reflections` libs, but...
When is the new released planned ?
@amcghie I tried your solution, but the swagger is unable to find the path for the new custom interceptor.