public interface ModelConverter
| Modifier and Type | Method and Description |
|---|---|
Schema |
resolve(AnnotatedType type,
ModelConverterContext context,
Iterator<ModelConverter> chain) |
Schema resolve(AnnotatedType type, ModelConverterContext context, Iterator<ModelConverter> chain)
type - context - chain - the chain of model converters to try if this implementation cannot processCopyright © 2022. All rights reserved.