public interface OperationBuilderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
apply(OperationContext context)
Implement this method to override the Operation using the OperationBuilder available in the context
|
void apply(OperationContext context)
context - - context that can be used to override the parameter attributesOperation,
OperationBuilderCopyright © 2023. All rights reserved.