public final class EnhancedOpenAPIV3Parser
extends io.swagger.v3.parser.OpenAPIV3Parser
| Constructor and Description |
|---|
EnhancedOpenAPIV3Parser() |
| Modifier and Type | Method and Description |
|---|---|
io.swagger.v3.parser.core.models.SwaggerParseResult |
readLocation(String url,
List<io.swagger.v3.parser.core.models.AuthorizationValue> auth,
io.swagger.v3.parser.core.models.ParseOptions options) |
public io.swagger.v3.parser.core.models.SwaggerParseResult readLocation(String url, List<io.swagger.v3.parser.core.models.AuthorizationValue> auth, io.swagger.v3.parser.core.models.ParseOptions options)
readLocation in interface io.swagger.v3.parser.core.extensions.SwaggerParserExtensionreadLocation in class io.swagger.v3.parser.OpenAPIV3ParserCopyright © 2023. All rights reserved.