Skip to main content

BaseRequiredMapping

typerequired

Possible values: [typeA, typeB]

A variant carrying a single string property propA.

propAstring
BaseRequiredMapping
{
"type": "typeA",
"propA": "string"
}