Fix on the inserting of images.
This commit is contained in:
@@ -15,7 +15,5 @@ namespace skydiveLogs_api.Model
|
||||
public string Login { get; set; }
|
||||
|
||||
public string Password { get; set; }
|
||||
|
||||
public IEnumerable<Image> Images { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user