Files
backstage/.changeset/tidy-houses-jam.md
T
Fredrik Adelöw c1836728e0 Add a processing ancestry endpoint to the catalog
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
2021-09-29 14:23:52 +02:00

255 B

@backstage/plugin-catalog-backend
@backstage/plugin-catalog-backend
minor

Add /entities/by-name/:kind/:namespace/:name/ancestry to get the "processing parents" lineage of an entity.

This involves a breaking change of adding the method entityAncestry to EntitiesCatalog.