feat(api,core,domain): RobotSnapshot - почасовой отчет о загрузке роботов

This commit is contained in:
Mikhail Trubnikov
2026-06-11 14:44:39 +10:00
parent 3b6df1f617
commit 19cb6b50bf
6 changed files with 243 additions and 2 deletions

View File

@@ -50,6 +50,8 @@
public const string GetNextRun = Base + "/tests/next-run";
public const string CreateCache = Base + "/tests/cache/";
public const string TestHandler = Base + "/tests/test/";
}
public static class Template