Merge pull request #4031 from tragiclifestories/component-partof-2

Add subcomponent relations to catalog backend
This commit is contained in:
Fredrik Adelöw
2021-01-12 18:45:22 +01:00
committed by GitHub
8 changed files with 72 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/catalog-model': patch
'@backstage/plugin-catalog-backend': patch
---
Add subcomponentOf to Component kind to represent subsystems of larger components.