| Package | Description |
|---|---|
| io.swagger.models.reader | |
| io.swagger.parser |
| Modifier and Type | Method and Description |
|---|---|
ResourceListing |
ResourceListingParser.read(String json,
MessageBuilder messages) |
| Modifier and Type | Method and Description |
|---|---|
ResourceListing |
SwaggerLegacyParser.read(String url) |
ResourceListing |
SwaggerLegacyParser.read(String url,
Authentication authentication) |
ResourceListing |
SwaggerCompatConverter.readResourceListing(String input,
MessageBuilder messages,
List<io.swagger.models.auth.AuthorizationValue> auths) |
| Modifier and Type | Method and Description |
|---|---|
io.swagger.models.Swagger |
SwaggerCompatConverter.convert(ResourceListing resourceListing,
List<ApiDeclaration> apiDeclarations) |
Copyright © 2015. All Rights Reserved.