Uses of Class
io.swagger.v3.parser.core.models.ParseOptions
-
Packages that use ParseOptions Package Description io.swagger.v3.parser.core.extensions -
-
Uses of ParseOptions in io.swagger.v3.parser.core.extensions
Methods in io.swagger.v3.parser.core.extensions with parameters of type ParseOptions Modifier and Type Method Description SwaggerParseResultSwaggerParserExtension. readContents(String swaggerAsString, List<AuthorizationValue> auth, ParseOptions options)SwaggerParseResultSwaggerParserExtension. readLocation(String url, List<AuthorizationValue> auth, ParseOptions options)
-