properties
properties
AllOf
JSON Example
{
"objectType": "string",
"properties": {
"property": [
{
"key": "string",
"value": {
"objectType": "string"
}
}
]
}
}