Update plugins/catalog-backend/src/ingestion/CatalogRules.ts
Co-authored-by: Lucas Desouza <lucas.desouza@aa.com> Signed-off-by: Justin De Burgo <57914589+jpdeburgo@users.noreply.github.com> Signed-off-by: Lucas De Souza <lucas.desouza@aa.com>
This commit is contained in:
committed by
Lucas De Souza
parent
430db47ad2
commit
cdbd1c000a
@@ -33,7 +33,7 @@ export type CatalogRule = {
|
||||
type: string;
|
||||
}>;
|
||||
sources?: Array<{
|
||||
source: string
|
||||
source: string;
|
||||
}>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user