| 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) |
static SwaggerParseResult |
SwaggerParseResult.ofError(String message) |
Copyright © 2021. All rights reserved.