Merge pull request #3513 from backstage/freben/relative-locations

catalog: add support for relative targets and implicit types in Location entities
This commit is contained in:
Fredrik Adelöw
2020-12-03 15:10:26 +01:00
committed by GitHub
33 changed files with 2166 additions and 14 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/catalog-model': patch
'@backstage/plugin-catalog-backend': patch
---
Add support for relative targets and implicit types in Location entities.