Forum Discussion

Anilkamkol's avatar
Anilkamkol
New Contributor
2 years ago

swashbuckle response details shows response status is code instead of error name in response.

Why swashbuckle returning the response as Error: response status is 500 format instead of Error : Internal Server Error

 

How to fix it in .net core 3.1.

 

I don't want to display error like this.

I want like this.