| 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 |
|---|---|
AuthorizationValue |
AuthorizationValue.keyName(String keyName) |
AuthorizationValue |
AuthorizationValue.type(String type) |
AuthorizationValue |
AuthorizationValue.urlMatcher(Predicate<URL> urlMatcher) |
AuthorizationValue |
AuthorizationValue.value(String value) |
Copyright © 2022. All rights reserved.