public class SwaggerView
extends io.dropwizard.views.View
| Modifier | Constructor and Description |
|---|---|
protected |
SwaggerView(String urlPattern) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextPath()
Returns the path with with which all requests made by Swagger's UI to Resources need to be prefixed
|
String |
getSwaggerAssetsPath()
Returns the path with which all requests for Swagger's static content need to be prefixed
|
protected SwaggerView(String urlPattern)
public String getSwaggerAssetsPath()
public String getContextPath()
Copyright © 2014–2015. All rights reserved.