The JSON value could not be converted to System.Collections.Generic.List`1[EnglishStudy.Entity.Word]. Path: $ | LineNumber: 0 | BytePositionInLine: 1
I'm using mostly .NET 6 development with no additional json dependencies. When I receive a parameter in the controller that is of type collection and I use the postman tool to initiate a web request, the program returns the following…