OptionalmappingMapping from discriminator values to schema references.
Keys are the literal values of the discriminator property, values are
$ref paths to the corresponding schemas.
Name of the discriminating property.
This property must exist on all union member object schemas and contain unique literal values that identify each variant.
Discriminator configuration for tagged unions.
Specifies which property distinguishes between union variants and maps discriminator values to their corresponding schemas.