Uses of Class
org.springframework.restdocs.operation.preprocess.OperationPreprocessorAdapter
Packages that use 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 classAnOperationPreprocessorthat can be used to modify a request'sOperationRequest.getParameters()by adding, setting, and removing parameters.