Merge pull request #4033 from SDA-SE/feat/make-system-and-domains-real

Implement systems, domains and resources
This commit is contained in:
Fredrik Adelöw
2021-01-14 13:44:20 +01:00
committed by GitHub
32 changed files with 809 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/catalog-model': patch
'@backstage/plugin-catalog-backend': patch
---
Implement System, Domain and Resource entity kinds.