| Package | Description |
|---|---|
| com.knappsack.swagger4springweb.controller | |
| com.knappsack.swagger4springweb.filter | |
| com.knappsack.swagger4springweb.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiDocumentationController.setFilters(List<Filter> filters) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationFilter<T extends Annotation> |
class |
ApiExcludeFilter |
| Constructor and Description |
|---|
ApiParserImpl(com.wordnik.swagger.model.ApiInfo apiInfo,
List<String> baseControllerPackage,
String basePath,
String servletPath,
String apiVersion,
List<String> ignorableAnnotations,
boolean ignoreUnusedPathVariables,
List<Filter> filters) |
Copyright © 2014. All rights reserved.