feat(api): в AgentHistoryResponse добавлена информация о шаблоне
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
public Guid TemplateId { get; set; }
|
||||
|
||||
public string? TemplateName { get; set; }
|
||||
|
||||
public AgentHistoryLevelResponse? Level { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user