Class OperationWrapper


  • public class OperationWrapper
    extends Object
    Encapsulates an operation with its HTTP Method. In OAS, the PathItem structure contains more than what we'd want to evaluate for operation-only checks.
    • Method Detail

      • getOpenAPI

        public io.swagger.v3.oas.models.OpenAPI getOpenAPI()
        Returns the OpenAPI specification.
        Returns:
        The OpenAPI specification.