Arreglo de datos GET en MULTIPART

This commit is contained in:
Brayan Osmar Pereyra Suxo
2014-04-09 10:52:53 -04:00
parent 7f46be1ec8
commit d0a1b4859c
2 changed files with 8 additions and 1 deletions

View File

@@ -40,6 +40,9 @@ debug = 1
[alias: projects]
project = "ProcessMaker\Services\Api\Project"
[alias: departments]
project = "ProcessMaker\Services\Api\Department"
[alias: group]
group = "ProcessMaker\Services\Api\Group"
user = "ProcessMaker\Services\Api\Group\User"