HOR-521 Agregar la fecha de at risk al endpoint light de to do

This commit is contained in:
Ronald Q
2016-03-21 13:37:24 -04:00
parent 8eaf3ca3bd
commit bf51acf86e
3 changed files with 3 additions and 0 deletions

View File

@@ -189,6 +189,7 @@ class Light extends Api
'DEL_TASK_DUE_DATE' => 'dueDate',
'DEL_INDEX' => 'delIndex',
'DEL_DELEGATE_DATE' => 'delegateDate',
'DEL_RISK_DATE' => 'delRiskDate',
'user' => array(
'USR_UID' => 'userId'
),