square-dotnet-sdk
square-dotnet-sdk copied to clipboard
Migrate to System.Text.Json
Could it be possible to migrate from Newtonsoft.JSON to System.Text.JSON? It's a pain to parse webhook because we need to deserialize them with Newtonsoft.JSON.