Health check
This commit is contained in:
@@ -9,6 +9,8 @@ namespace weddingapi.Dtos
|
||||
|
||||
public string Name { get; init; }
|
||||
|
||||
public bool Overnight { get; init; }
|
||||
|
||||
public DateTimeOffset CreatedDate { get; set; }
|
||||
|
||||
public IList<PersonDto> Members { get; init;}
|
||||
|
||||
Reference in New Issue
Block a user