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