mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-27 17:02:03 +00:00
fix(ingest): add required json as part of CLI (#14008)
This commit is contained in:
parent
faf4fc661a
commit
beb6233e8b
@ -952,6 +952,7 @@ See the [DataHub docs](https://docs.datahub.com/docs/metadata-ingestion).
|
|||||||
"datahub.metadata": ["schema.avsc"],
|
"datahub.metadata": ["schema.avsc"],
|
||||||
"datahub.metadata.schemas": ["*.avsc"],
|
"datahub.metadata.schemas": ["*.avsc"],
|
||||||
"datahub.ingestion.source.powerbi": ["powerbi-lexical-grammar.rule"],
|
"datahub.ingestion.source.powerbi": ["powerbi-lexical-grammar.rule"],
|
||||||
|
"datahub.ingestion.autogenerated": ["*.json"],
|
||||||
},
|
},
|
||||||
entry_points=entry_points,
|
entry_points=entry_points,
|
||||||
# Dependencies.
|
# Dependencies.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user