feat(api): Просмотр истории роботов
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
|
||||
public static class RobotHistory
|
||||
{
|
||||
//public const string GetAll = Base + "/robot-histories/";
|
||||
public const string GetAll = Base + "/robot-histories/";
|
||||
public const string Create = Base + "/robot-histories/";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user