Smaug123/WoofWare.Myriad

Handle the `Task<string>` response type

Closed this issue · 0 comments

Task<string>: This method returns the raw response, as a string

We shouldn't try and deserialise it as JSON in this case.