BaseAllOfMapping
typerequired
Possible values: [typeA
, typeB
]
- typeA
- typeB
propAstring
propBnumber
BaseAllOfMapping
{
"type": "typeA",
"sharedProp": "string",
"propA": "string"
}
Possible values: [typeA
, typeB
]
{
"type": "typeA",
"sharedProp": "string",
"propA": "string"
}