ContributionsMost RecentMost LikesSolutionsRe: swashbuckle response details shows response status is code instead of error name in response. Please some one helm me to fix this issue ASAP. š 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.