public interface OperationRequestPreprocessor
OperationRequestPreprocessor
is used to modify an OperationRequest
prior to it being documented.Modifier and Type | Method and Description |
---|---|
OperationRequest |
preprocess(OperationRequest request)
Processes and potentially modifies the given
request before it is
documented. |
OperationRequest preprocess(OperationRequest request)
request
before it is
documented.request
- the request