catalog-model: make User spec.memberOf theoretically - but not practically - optional

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-03-15 15:06:35 +01:00
parent 2d63d04743
commit 132189e466
9 changed files with 35 additions and 7 deletions
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/plugin-catalog-backend-module-github': patch
'@backstage/plugin-catalog-backend-module-ldap': patch
'@backstage/plugin-catalog-backend-module-msgraph': patch
'@backstage/plugin-org': patch
---
Updated the code to handle User kind `spec.memberOf` now being optional.