fd311bfce5
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
485 B
485 B
@backstage/catalog-client
| @backstage/catalog-client |
|---|
| patch |
Deprecated the following types used by the catalog client, and created new corresponding types to make them more consistent:
CatalogEntitiesRequest->GetEntitiesRequestCatalogListResponsewas removed and generally replaced withGetEntitiesResponse(which does not use a type parameter argument)CatalogEntityAncestorsRequest->GetEntityAncestorsRequestCatalogEntityAncestorsResponse->GetEntityAncestorsResponse