diff --git a/airbyte-integrations/connectors/source-mixpanel/streams/engage.patch.json b/airbyte-integrations/connectors/source-mixpanel/streams/engage.patch.json new file mode 100644 index 000000000000..9ada062314f1 --- /dev/null +++ b/airbyte-integrations/connectors/source-mixpanel/streams/engage.patch.json @@ -0,0 +1,12 @@ +{ + "properties": { + "Company": { + "items": {}, + "required": null, + "type": [ + "null", + "array" + ] + } + } +} \ No newline at end of file