Beging to add the authorization with a JWT token
This commit is contained in:
@@ -14,6 +14,8 @@ namespace skydiveLogs_api.Model
|
||||
|
||||
public Gear Gear { get; set; }
|
||||
|
||||
public int UserId { get; set; }
|
||||
|
||||
public int ExitAltitude { get; set; }
|
||||
|
||||
public int DeployAltitude { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user