really good progress, need to fix tile upload
This commit is contained in:
parent
573e9ea7bf
commit
9ef43bb9f6
25 changed files with 280 additions and 112 deletions
|
@ -10,10 +10,10 @@ namespace Sledgemapper.Api.Models
|
|||
public int MapLogId { get; set; }
|
||||
|
||||
[Required]
|
||||
public string User{get;set;}
|
||||
public int UserId{get;set;}
|
||||
|
||||
[Required]
|
||||
public string SessionName { get; set; }
|
||||
public int SessionId { get; set; }
|
||||
|
||||
[Required]
|
||||
[MaxLength(1)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue