Closed martinkunc closed 7 years ago
Hi there, thanks for the contributions! Apologies for not seeing them before now. The library has now been completely rewritten and updated to support all the optional and configuration inputs for the API. Please take a look and feel free to contribute.
Hi, In some cases (which I tried) The default SimpleJson deserialization failed and RestRequest had to fallback to Json.Net. I changed it to default with implementing simple Deserializer.
Is this fine ?