feat(dal,api,nextRun,templateGenerator,templateActivator): IsUnused вынесена в TemplateStatusType
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using PARR.Constants;
|
||||
|
||||
namespace PARR.API.Contracts.V1.Requests
|
||||
{
|
||||
public class MatchTemplatesForJobRequest
|
||||
{
|
||||
public TemplateMatcherActionEnum Action { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user