Связь Hosts & templates. Переделал респонс для get all templates
This commit is contained in:
@@ -29,5 +29,7 @@ namespace PARR.DAL.Models
|
||||
|
||||
|
||||
public ICollection<ApplicationInHost> ApplicationsInHosts { get; set; } = new HashSet<ApplicationInHost>();
|
||||
|
||||
public ICollection<Host> Hosts { get; set; } = new HashSet<Host>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user