Add system, domain and resource entity kinds

This commit is contained in:
Oliver Sand
2021-01-12 17:05:49 +01:00
parent 2d44b59b91
commit abbee6fff4
16 changed files with 713 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.