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