Swagger set Errors links C# and remove Problem Details
Hi: I am trying to achieve the following configuration on my OpenApi. 1) Remove ProblemDetails from Schema 2) Add Error Links I am using Visual Studio 2019 and C# on a WebAPI Project. It looks...