Skip to main content

NestedTypeA

typestringrequired

Possible values: [nestedTypeA]

nestedA object
propA1string
propA2number
NestedTypeA
{
"type": "nestedTypeA",
"nestedA": {
"propA1": "string",
"propA2": 0
}
}