feat(api): в HostResponse добавлена информация о компонентном составе
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
public DateTimeOffset NextRun { get; set; }
|
||||
|
||||
|
||||
public HostResponse? Host { get; set; }
|
||||
public HostTemplateResponse? Host { get; set; }
|
||||
|
||||
public WorkResponse? Work { get; set; }
|
||||
public ProcessResponse? Process { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user