update api report

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-10-06 09:29:45 +02:00
parent dccaa059ae
commit 0e2893dcf6
+1 -1
View File
@@ -145,7 +145,7 @@ export type CatalogEntitiesRequest = {
// @public (undocumented)
export type CatalogEntityAncestorsRequest = {
entityRef: EntityName;
entityRef: string;
};
// @public (undocumented)