Fixed contractResolver showed up when using Swashbuckle Swagger .NET 6

When using Swagger and I want to implement JsonPatchDocument to do Patch operation in my WebApi, I noticed the class can’t be recognized automatically in the Swagger UI.

The contractResolver object detected in SwaggerUI
Continue reading “Fixed contractResolver showed up when using Swashbuckle Swagger .NET 6”