diff --git a/properties_pane/field_level/fieldLevelConfig.json b/properties_pane/field_level/fieldLevelConfig.json index e061f3f..f19a633 100644 --- a/properties_pane/field_level/fieldLevelConfig.json +++ b/properties_pane/field_level/fieldLevelConfig.json @@ -929,6 +929,19 @@ making sure that you maintain a proper JSON format. "key": "childType", "value": "array" } + }, + { + "type": "or", + "values": [ + { + "key": "subschema", + "value": false + }, + { + "key": "subschema", + "exist": false + } + ] } ] }