| Package | Description |
|---|---|
| io.swagger.v3.parser.util |
| Modifier and Type | Method and Description |
|---|---|
static List<JsonSchemaParserExtension> |
OpenAPIDeserializer.getJsonSchemaParserExtensions()
Locates extensions on the current thread class loader and then, if it differs from this class classloader (as in
OSGi), locates extensions from this class classloader as well.
|
protected static List<JsonSchemaParserExtension> |
OpenAPIDeserializer.getJsonSchemaParserExtensions(ClassLoader cl) |
Copyright © 2022. All rights reserved.