first campaing bits
This commit is contained in:
parent
3ca5db1f47
commit
dcc59f7b69
58 changed files with 129 additions and 2522 deletions
|
@ -8,7 +8,7 @@ namespace Sledgemapper.Api.Models
|
|||
public int SessionId { get; set; }
|
||||
|
||||
[Required]
|
||||
public string SessionName{get;set;}
|
||||
public string SessionName { get; set; }
|
||||
|
||||
[Required]
|
||||
public int OwnerUserId { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue