Skip to main content

BaseSharedMappingNoProperties

type stringrequired

Possible values: [typeA, typeB]

A variant carrying a single string property propA.

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