I am using swaggerspring mvc -1.0.2 and jackson-databind 2.6.3.why it produce null value.how stop it?.it stopping swagger UI. JSON
{
"parameterType": {
"absoluteType": "array"
},
"name": "file",
"description": "Pass File as input",
"defaultValue": "",
"required": true,
"allowMultiple": false,
"allowableValues": null,
"paramType": "query",
"paramAccess": null
}