Add REST api to manage actions.

This commit is contained in:
Francois Ferrand
2015-02-25 11:18:04 +01:00
parent 11d1314fbe
commit 34a0216ca7
5 changed files with 302 additions and 7 deletions

View File

@@ -248,7 +248,7 @@ class Action extends Base
// $this->container['fileCache']->remove('proxy_action_getAll');
return true;
return $action_id;
}
/**