diff --git a/metadata-ingestion/setup.py b/metadata-ingestion/setup.py index 263ac9aa07..4b02447dda 100644 --- a/metadata-ingestion/setup.py +++ b/metadata-ingestion/setup.py @@ -952,6 +952,7 @@ See the [DataHub docs](https://docs.datahub.com/docs/metadata-ingestion). "datahub.metadata": ["schema.avsc"], "datahub.metadata.schemas": ["*.avsc"], "datahub.ingestion.source.powerbi": ["powerbi-lexical-grammar.rule"], + "datahub.ingestion.autogenerated": ["*.json"], }, entry_points=entry_points, # Dependencies.