Class FastAPIHTTPExceptionDocumentedCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.FastAPIHTTPExceptionDocumentedCheck
All Implemented Interfaces:
PythonCheck, PythonFileConsumer, SubscriptionCheck

public class FastAPIHTTPExceptionDocumentedCheck extends PythonSubscriptionCheck
  • Constructor Details

    • FastAPIHTTPExceptionDocumentedCheck

      public FastAPIHTTPExceptionDocumentedCheck()
  • Method Details