Update about the relation column "User" for the images
and begin to add a column in "Aircraft"
This commit is contained in:
@@ -14,7 +14,7 @@ namespace skydiveLogs_api.Model
|
||||
|
||||
public Gear Gear { get; set; }
|
||||
|
||||
public int UserId { get; set; }
|
||||
public User User { get; set; }
|
||||
|
||||
public int ExitAltitude { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user