refactor(GroupReadDto): made internal notnull
This commit is contained in:
@@ -8,7 +8,7 @@ namespace DigitalData.UserManager.Application.DTOs.Group
|
||||
int Id,
|
||||
string? Name,
|
||||
bool? AdSync,
|
||||
bool? Internal,
|
||||
bool Internal,
|
||||
bool? Active,
|
||||
string? Comment,
|
||||
string? AddedWho,
|
||||
|
||||
Reference in New Issue
Block a user