mirror of
https://github.com/bitwarden/server
synced 2025-12-13 23:03:36 +00:00
public API for organization import (#707)
This commit is contained in:
@@ -1214,7 +1214,7 @@ namespace Bit.Core.Services
|
||||
}
|
||||
|
||||
public async Task ImportAsync(Guid organizationId,
|
||||
Guid importingUserId,
|
||||
Guid? importingUserId,
|
||||
IEnumerable<ImportedGroup> groups,
|
||||
IEnumerable<ImportedOrganizationUser> newUsers,
|
||||
IEnumerable<string> removeUserExternalIds,
|
||||
|
||||
Reference in New Issue
Block a user