public class JacksonDiscriminatorPostProcessor
extends java.lang.Object
JsonTypeInfo
and JsonSubTypes
.Constructor and Description |
---|
JacksonDiscriminatorPostProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
addMissingDiscriminatorType(io.swagger.v3.oas.models.OpenAPI openAPI)
Add the missing discriminator property to the schemas related to another schema referencing them.
|