public class Swagger20Parser extends Object implements SwaggerParserExtension
| Constructor and Description |
|---|
Swagger20Parser() |
public Swagger read(String location, List<io.swagger.models.auth.AuthorizationValue> auths) throws IOException
read in interface SwaggerParserExtensionIOExceptionpublic Swagger parse(String data) throws IOException
IOExceptionpublic Swagger read(com.fasterxml.jackson.databind.JsonNode node) throws IOException
read in interface SwaggerParserExtensionIOExceptionCopyright © 2015. All Rights Reserved.