BaseBasic
type stringrequired
Possible values: [TypeA
, TypeB
]
- TypeA
- TypeB
propAstring
propBnumber
BaseBasic
{
"type": "typeA",
"propA": "string"
}
Possible values: [TypeA
, TypeB
]
{
"type": "typeA",
"propA": "string"
}