Package | Description |
---|---|
io.swagger.v3.parser.core.extensions | |
io.swagger.v3.parser.core.models |
Modifier and Type | Method and Description |
---|---|
SwaggerParseResult |
SwaggerParserExtension.readContents(String swaggerAsString,
List<AuthorizationValue> auth,
ParseOptions options) |
SwaggerParseResult |
SwaggerParserExtension.readLocation(String url,
List<AuthorizationValue> auth,
ParseOptions options) |
Modifier and Type | Method and Description |
---|---|
SwaggerParseResult |
SwaggerParseResult.messages(List<String> messages) |
Copyright © 2019. All rights reserved.