Files
luos/workflow
Victor Saisa Lopez 17ee44b864 ProcessMaker-MA "Group (endpoints)"
- Se han implementado los siguientes Endpoints:
    GET    /api/1.0/{workspace}/groups?filter=mygroup&start=0&limit=50
    GET    /api/1.0/{workspace}/group/{grp_uid}
    POST   /api/1.0/{workspace}/group
    PUT    /api/1.0/{workspace}/group/{grp_uid}
    DELETE /api/1.0/{workspace}/group/{grp_uid}
2014-01-29 17:46:28 -04:00
..