make config key optional
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-ldap': patch
|
||||
---
|
||||
|
||||
Make `ldapOrg` config key optional
|
||||
+1
-1
@@ -437,7 +437,7 @@ export interface Config {
|
||||
/**
|
||||
* LdapOrg provider key
|
||||
*/
|
||||
ldapOrg: {
|
||||
ldapOrg?: {
|
||||
/**
|
||||
* Id of the LdapOrg provider
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user