Top 20 NuGet actionresponsetypeanalyzer Packages
Roslyn analyzer for checking WebApi response type documentation accuracy
ActionResponseTypeAnalyzer requires that all objects returned by a WebApi action method belongs to the documented type. This library contains attribute that can mark exceptions for this rule in your codebase. Typically, you want to mark error class as such exception.