Cleaned code
This commit is contained in:
@@ -10,6 +10,6 @@ public class GetAuthorDetailsDto
|
||||
public string? Biography { get; set; }
|
||||
public DateOnly BirthDate { get; set; }
|
||||
public string? Nationality { get; set; }
|
||||
|
||||
|
||||
public List<GetBookDto>? Books { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user