Skip to main content

BaseSharedMapping

type stringrequired

Possible values: [typeA, typeB]

propAstring
sharedPropstring
BaseSharedMapping
{
"type": "typeA",
"sharedProp": "string",
"propA": "string"
}