{ "type": "object", "name": "Metadata6", "properties": { "eventChannel": { "type": "string" }, "selectedEntity": { "type": "string" }, "urls": { "type": "['string', 'null']" } }, "required": [ "eventChannel", "selectedEntity", "urls" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }