Class |
Description |
HeaderParser
|
|
HttpServletResponseAdapter
|
|
JsonBodySerializer
|
|
MultiResponseAdapter
|
|
Oas3OperationExtractor
|
|
Oas3SchemaResolver
|
|
Oas3SpecificationAdapter
|
|
ParameterParser
|
Parses parameters in accordance with https://swagger.io/docs/specification/serialization/ and
https://swagger.io/docs/specification/2-0/describing-parameters/ |
ParameterParser.ParseResult
|
|
PathData
|
|
PathExtractor
|
Used in request validation to make it possible to match and extract paths in OpenAPI and Swagger specifications
specified under the 'paths' key. |
PathParameterValidator
|
|
PrimitiveConverter
|
|
RequestDefinition
|
|
RequestValidationDispatcher
|
Decorator class that when used adds request validation to the dispatch. |
ResponseSelector
|
|
RestMockResponseAdapter
|
|
SpecificationAdapter.ExampleWithContentType
|
|
Swagger2OperationExtractor
|
|
Swagger2SchemaResolver
|
|
Swagger2SpecificationAdapter
|
|