mirror of
https://github.com/bitwarden/server
synced 2025-12-25 12:43:14 +00:00
Use userId to find org users
This commit is contained in:
@@ -10,9 +10,6 @@ namespace Bit.Core.Models.Api.Request
|
||||
[Required]
|
||||
public PlanSponsorshipType PlanSponsorshipType { get; set; }
|
||||
|
||||
[Required]
|
||||
public Guid OrganizationUserId { get; set; }
|
||||
|
||||
[Required]
|
||||
[StringLength(256)]
|
||||
[StrictEmailAddress]
|
||||
|
||||
Reference in New Issue
Block a user