.NET 8 – The JSON value could not be converted to System.Int32 From Swagger
In .NET 4.7.2, non-nullable fields did not produce an error with the following payload. However, after upgrading to .NET 8, it now throws an error
.NET 8 – The JSON value could not be converted to System.Int32 From Swagger
In .NET 4.7.2, non-nullable fields did not produce an error with the following payload. However, after upgrading to .NET 8, it now throws an error