Package | Description |
---|---|
org.springframework.restdocs.operation.preprocess |
Support for preprocessing an operation prior to it being documented.
|
Modifier and Type | Class and Description |
---|---|
class |
ParametersModifyingOperationPreprocessor
An
OperationPreprocessor that can be used to modify a request's
OperationRequest.getParameters() by adding, setting, and removing parameters. |