The approach used is really similar to the one already used for unmarshal_param.
I've defined a function that stringifies the paramater if its location is header or query
Coverage increased (+0.007%) to 98.443% when pulling 0fed11f1944f1cf0e1037c736d15f95bde77e520 on macisamuele:maci-fix-query-param-marshaling into eeef802e89ee4a9b6d178c9bf5091cd9dc8d83b3 on Yelp:master.
The goal of this PR is to fix #281
The approach used is really similar to the one already used for
unmarshal_param
. I've defined a function that stringifies the paramater if its location isheader
orquery