Santosh
Santosh
Hello @slorber, I would like to work on this issue if nobody picked it up.
Hello @ptrthomas, I would like to work on this issue, if it hasn't been assigned to anyone yet.
Thank you @ptrthomas
@ptrthomas should the expected response be `{ data: { foo: 'a', bar: 1 } }` or just `{ foo: 'a', bar: 1 }`?
@ptrthomas I have completed my changes. I converted any numeric value (Integer/Double/Float) to a string, and tested the function with different number types. To clarify, should I match the response...