feat(api): ResponseAreaController getAll. WorkGroupController, getAll, добавлен фильтр по ЗО.
This commit is contained in:
@@ -115,6 +115,11 @@
|
||||
public const string getParam = "{id}";
|
||||
}
|
||||
|
||||
public static class ResponseArea
|
||||
{
|
||||
public const string GetAll = Base + "/response-areas/";
|
||||
}
|
||||
|
||||
public static class RobotHistoryLevel
|
||||
{
|
||||
public const string GetAll = Base + "/robot-history-levels/";
|
||||
|
||||
Reference in New Issue
Block a user