feat(api): статистика созданных шаблонов в БД ПАРР
This commit is contained in:
@@ -208,6 +208,7 @@
|
||||
public static class StatTemplate
|
||||
{
|
||||
public const string Get = BaseStat + "/templates/";
|
||||
public const string GetForPeriod = BaseStat + "/templates/period";
|
||||
}
|
||||
|
||||
public static class StatHost
|
||||
|
||||
Reference in New Issue
Block a user