6 references to API1002_ActionDoesNotReturnDocumentedStatusCode
Microsoft.AspNetCore.Mvc.Api.Analyzers (2)
ApiConventionAnalyzer.cs (2)
18
ApiDiagnosticDescriptors.
API1002_ActionDoesNotReturnDocumentedStatusCode
);
87
ApiDiagnosticDescriptors.
API1002_ActionDoesNotReturnDocumentedStatusCode
,
Mvc.Api.Analyzers.Test (4)
ApiConventionAnalyzerIntegrationTest.cs (4)
250
=> RunTest(ApiDiagnosticDescriptors.
API1002_ActionDoesNotReturnDocumentedStatusCode
, 400);
254
=> RunTest(ApiDiagnosticDescriptors.
API1002_ActionDoesNotReturnDocumentedStatusCode
, 404);
258
=> RunTest(ApiDiagnosticDescriptors.
API1002_ActionDoesNotReturnDocumentedStatusCode
, 200);
312
ApiDiagnosticDescriptors.
API1002_ActionDoesNotReturnDocumentedStatusCode
.Id,