{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/logcontrol_cmb_config", "title": "logcontrol_cmb_config", "nullable": true, "properties": { "regions": { "$ref": "#/components/schemas/logcontrol_regions" } }, "type": "object" }