BaseNestedMapping
type stringrequired
Possible values: [nestedTypeA
, nestedTypeB
]
- nestedTypeA
- nestedTypeB
nestedA object
nestedB object
BaseNestedMapping
{
"type": "nestedTypeA",
"nestedA": {
"propA1": "string",
"propA2": 0
}
}