@FunctionalInterface public interface OperationCustomizer
OperationCustomizer to customize an operation
based on the handler method input| Modifier and Type | Method and Description |
|---|---|
io.swagger.v3.oas.models.Operation |
customize(io.swagger.v3.oas.models.Operation operation,
org.springframework.web.method.HandlerMethod handlerMethod) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.