public class SwaggerView
extends io.dropwizard.views.View
| Constructor and Description |
|---|
SwaggerView(String urlPattern,
String validatorUrl) |
| 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
|
String |
getValidatorUrl()
Returns whether the validator URL
|
public String getSwaggerAssetsPath()
public String getContextPath()
public String getValidatorUrl()
Copyright © 2014–2016. All rights reserved.