{ "type": "object", "additionalProperties": { "type": "object", "x-pattern": "$EVENT_TYPE", "additionalProperties": { "type": "object", "x-pattern": "$STATE_KEY", "allOf": [{"$ref": "event.json" }] } } }