Class OperationWrapper
- java.lang.Object
-
- org.openapitools.codegen.validations.oas.OperationWrapper
-
public class OperationWrapper extends Object
Encapsulates an operation with its HTTP Method. In OAS, thePathItemstructure contains more than what we'd want to evaluate for operation-only checks.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.swagger.v3.oas.models.OpenAPIgetOpenAPI()Returns the OpenAPI specification.
-