Resoures starter

This commit is contained in:
CHIEFSOFT\ameye
2023-05-29 13:03:32 -04:00
parent f7e966d60d
commit db00b3a0e0
5 changed files with 367 additions and 1 deletions
+1
View File
@@ -79,6 +79,7 @@ $endpoints = array(
'pendingjobsendtome' => array('POST'),
'pendingjobcancel' => array('POST'),
'assigntask' => array('POST'),
'resources'=> array('POST'),
);
$call_backend = true; // sometimes we need to overwite the call to the extenstion API