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