public interface ExpandedParameterBuilderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ParameterExpansionContext context)
Implement this method to override the Parameter using ParameterBuilder available in the context
|
void apply(ParameterExpansionContext context)
context - - context that can be used to override the parameter attributesParameter,
ParameterBuilder