public class OperationWrapper extends Object
PathItem structure contains more than what we'd
want to evaluate for operation-only checks.| Modifier and Type | Method and Description |
|---|---|
io.swagger.v3.oas.models.PathItem.HttpMethod |
getHttpMethod()
Gets the http method associated with the operation
|
io.swagger.v3.oas.models.OpenAPI |
getOpenAPI()
Returns the OpenAPI specification.
|
io.swagger.v3.oas.models.Operation |
getOperation()
Gets the operation associated with the http method
|
public io.swagger.v3.oas.models.Operation getOperation()
public io.swagger.v3.oas.models.PathItem.HttpMethod getHttpMethod()
public io.swagger.v3.oas.models.OpenAPI getOpenAPI()
Copyright © 2021. All rights reserved.