feat(api): в респонс шаблонов добавлено поле ApplicationInWorkId.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
public bool IsActiveTemplate { get; set; }
|
||||
public bool IsActiveSchedule { get; set; }
|
||||
|
||||
public Guid ApplicationInWorkId { get; set; }
|
||||
|
||||
public required string Category { get; set; }
|
||||
public required string Initiator { get; set; }
|
||||
public required string ClosingCode { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user