Thanks for a great library.
Running on .NET 10, I'm getting the following error when using CedarDotNet.
System.InvalidOperationException
The type 'CedarDotNet.Models.AuthorizationAnswerFailure' contains property 'type' that conflicts with an existing metadata property name. Consider either renaming it or ignoring it with JsonIgnoreAttribute.
at System.Text.Json.ThrowHelper
It seems to be a breaking change in .NET 10.
SDK: .NET 10
OS: Windows 11 x64
CedarDotNet version: 0.0.5 (also tried 0.0.6)
Thanks for a great library.
Running on .NET 10, I'm getting the following error when using CedarDotNet.
It seems to be a breaking change in .NET 10.
SDK: .NET 10
OS: Windows 11 x64
CedarDotNet version: 0.0.5 (also tried 0.0.6)