public class Generator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Generator.DefaultNamingStrategy |
| Modifier and Type | Field and Description |
|---|---|
static String |
EMULATED_SWAGGER_VERSION |
| Constructor and Description |
|---|
Generator(String packageName,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
generateForRoute(String route,
String basePath) |
Map<String,Object> |
generateOverview() |
Set<Class<?>> |
getAnnotatedClasses() |
public static final String EMULATED_SWAGGER_VERSION
public Generator(String packageName, com.fasterxml.jackson.databind.ObjectMapper mapper)
Copyright © 2012–2014 TORCH GmbH. All rights reserved.