Updating /project endpint, now is working GET /projects/{prj_uid} and /projects methods (only is loading diagram's activities)
This commit is contained in:
@@ -4,7 +4,10 @@ namespace ProcessMaker\Project\Adapter;
|
||||
use ProcessMaker\Project;
|
||||
use ProcessMaker\Util\Hash;
|
||||
|
||||
|
||||
/**
|
||||
* Class BpmnWorkflow
|
||||
* @package ProcessMaker\Project\Adapter
|
||||
*/
|
||||
class BpmnWorkflow extends Project\Bpmn
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user