Add profile section to group entity

This commit is contained in:
Oliver Sand
2020-12-08 14:09:01 +01:00
parent 43931a5ff5
commit c911061b75
4 changed files with 101 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/catalog-model': patch
---
Introduce a `profile` section for group entities that can optional include a
`displayName`, `email` and `picture`.