Uses of Class
org.springframework.restdocs.operation.preprocess.OperationPreprocessorAdapter
Package
Description
Support for preprocessing an operation prior to it being documented.
-
Uses of OperationPreprocessorAdapter in org.springframework.restdocs.operation.preprocess
Modifier and TypeClassDescriptionfinal class
AnOperationPreprocessor
that can be used to modify a request'sOperationRequest.getParameters()
by adding, setting, and removing parameters.