public class SwaggerResolver extends Object
| Constructor and Description |
|---|
SwaggerResolver(Swagger swagger,
List<io.swagger.models.auth.AuthorizationValue> auths) |
SwaggerResolver(Swagger swagger,
List<io.swagger.models.auth.AuthorizationValue> auths,
String parentFileLocation) |
public SwaggerResolver(Swagger swagger, List<io.swagger.models.auth.AuthorizationValue> auths, String parentFileLocation)
public SwaggerResolver(Swagger swagger, List<io.swagger.models.auth.AuthorizationValue> auths)
public Swagger resolve()
Copyright © 2016. All Rights Reserved.