Skip to content

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

Open
techfooninja wants to merge 2 commits into
cdmdotnet:masterfrom
techfooninja:resilient-deserialization
Open

Add logic to handle de-serializing new values that aren't supported yet#353
techfooninja wants to merge 2 commits into
cdmdotnet:masterfrom
techfooninja:resilient-deserialization

Conversation

@techfooninja

Copy link
Copy Markdown
Contributor
  • 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

Copy link
Copy Markdown
Contributor Author

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.

@mohammedis271

Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants