alpha-global-constants 1.2.9 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -127,6 +127,7 @@ var api;
127
127
  api["SYS_FUNCTION_UPDATE_THEN_UPDATE_FUNCTION_ID_FOR_MENU"] = "/api/SysFunction/UpdateFunctionThenUpdateFunctionIdForMenu";
128
128
  api["SYS_FUNCTION_READ_ALL_WITH_ALL_ACTIONS"] = "/api/SysFunction/ReadAllWithAllActions";
129
129
  api["SYS_FUNCTION_READ_ALL_WITH_ALL_ACTIONS_GRPC"] = "/api/gRPC/SysFunction/ReadAllWithAllActions";
130
+ api["SYS_FUNCTION_TOGGLE_ACTIVE_IDS"] = "/api/SysFunction/ToggleActiveIds";
130
131
  api["SYS_FUNCTION_IGNORE_QUERY_LIST"] = "/api/SysFunctionIgnore/QueryList";
131
132
  api["SYS_FUNCTION_IGNORE_READ"] = "/api/SysFunctionIgnore/GetById";
132
133
  api["SYS_FUNCTION_IGNORE_READ_ALL"] = "/api/SysFunctionIgnore/ReadAll";