feat(api): DistributorController
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
public DateTimeOffset? LastRun { get; set; }
|
||||
public DateTimeOffset NextRun { get; set; }
|
||||
|
||||
public bool IsAutoDistributionEnabled { get; set; }
|
||||
|
||||
public HostTemplateResponse? Host { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user