Jericho / CakeMail.RestClient

.NET wrapper for the CakeMail API
MIT License
9 stars 3 forks source link

Unable to update a category #44

Closed Jericho closed 7 years ago

Jericho commented 7 years ago

CakeMail throws an exception when we attempt to update a category. This issue is due to the fact that the documentation says that we must pass a parameter called templates_copyable but in fact the name of this parameter is copyable.