Resoures starter
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user