Merged in bugfix/PMCORE-3247 (pull request #8071)

PMCORE-3247 Improvement the end point 'api/1.0/workflow/home/todo', the 'todo' verb should be normalize to 'inbox' word

Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
Roly Gutierrez
2021-08-26 13:38:37 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -87,7 +87,8 @@ class Home extends Api
/**
* Get the inbox cases
*
* @url GET /todo
* @url GET /inbox
* @url GET /todo [This is kept for compatibility should not be used 'todo', the reason is to only handle the same verb (inbox) for all 'normal case list' and 'custom case list']
*
* @param int $caseNumber
* @param int $process