public interface OperationModelsProviderPlugin extends org.springframework.plugin.core.Plugin<DocumentationType>
Modifier and Type | Method and Description |
---|---|
void |
apply(RequestMappingContext context)
Implement this method to collect input parameters and return values
|
void apply(RequestMappingContext context)
context
- - context that can be used to override the parameter attributesOperation
,
RequestMappingContext