Hi,
I have a service that hits V1/clients/{clientid}. It's response is parsed
as Json and converted to object clientdata (which is the response before
being serialised to json by the API).
But in the response there is a time line object which has submitted on
date, which is of type date but API returns it as array. Which is the error
I get while converting json to object.
I'm using version 0.6.0
Thanks
- Cannot obtain response Praharsh Bisht
- Re: Cannot obtain response Praharsh Bisht
