See: Description
Interface | Description |
---|---|
OperationPreprocessor |
An
OperationPreprocessor processes the OperationRequest and
OperationResponse of an Operation prior to it being documented. |
OperationRequestPreprocessor |
An
OperationRequestPreprocessor is used to modify an OperationRequest
prior to it being documented. |
OperationResponsePreprocessor |
An
OperationRequestPreprocessor is used to modify an OperationRequest
prior to it being documented. |
Class | Description |
---|---|
Preprocessors |
Static factory methods for creating
OperationPreprocessors that can be applied to an Operation's
request or response before it is
documented. |
PrettyPrintingContentModifier |
A
ContentModifier that modifies the content by pretty printing it. |