Manatee.Trello icon indicating copy to clipboard operation
Manatee.Trello copied to clipboard

Add logic to handle de-serializing new values that aren't supported yet

Open techfooninja opened this issue 3 years ago • 2 comments

  • Add logic to return the default value of an object during deserialization if it's value is not currently support (i.e. LabelColor of 'red_dark')
  • Add HTTP information to exceptions thrown when validating a response for better diagnosing of issues

techfooninja avatar Sep 19 '22 19:09 techfooninja

I've had these fixes sitting in my private repo that we've been using in our code for a while. Just noticed that this repo started getting maintained again, and thought I'd kick them back.

techfooninja avatar Sep 19 '22 19:09 techfooninja

Can this be approved? This is the fix we needed as well, Thanks @techfooninja !

mohammedis271 avatar Oct 11 '22 07:10 mohammedis271