BaseSharedMapping
type stringrequired
Possible values: [typeA
, typeB
]
- typeA
- typeB
propAstring
propBnumber
sharedPropstring
BaseSharedMapping
{
"type": "typeA",
"sharedProp": "string",
"propA": "string"
}