feat(api,core,domain): Получение снапшотов работы роботов
This commit is contained in:
@@ -258,6 +258,7 @@
|
||||
|
||||
public static class StatRobotSnapshot
|
||||
{
|
||||
public const string GetAll = BaseStat + "/robot-snapshots/";
|
||||
public const string Create = BaseStat + "/robot-snapshots/";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user