Uh oh!
There was an error while loading. Please reload this page.
2022/01/31/array-or-object-deserialization/ #95
Replies: 0 comments
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
2022/01/31/array-or-object-deserialization/
Ah, the joys of integrating with third-party APIs… We always end up having to hammer something to get things working 🤣. This is a post about one of such situations, resorting to some JSON deserialization trickery (via JsonConverter) to be able to get things working.
https://blog.codingmilitia.com/2022/01/31/array-or-object-deserialization/
All reactions