I have tried with like this

 @ApiImplicitParam(name="valueMapForValidation", value="Validation Values Map", 
required =
         true, dataType = "Map", paramType = "query")

But no luck.

On Saturday, 3 September 2016 22:02:15 UTC+5:30, [email protected] 
wrote:
>
> Hi All,
>
> I have a API which accepts One string, and One MAP<String, String> as the 
> input. I am wondering how can i capture MAP input in swagger document 
> using @ApiImplicitParams, @ApiImplicitParam annotations.
>
> Note: Am using Swagger-servlet Module.
>
> Thanks.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to