public class ParameterProcessor extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ParameterProcessor.ParamWrapper<T extends Annotation>
Wraps either an @ApiParam or and @ApiImplicitParam
|
| Constructor and Description |
|---|
ParameterProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static Parameter |
applyAnnotations(Swagger swagger,
Parameter parameter,
Type type,
List<Annotation> annotations) |
Copyright © 2019. All Rights Reserved.