change junior task list api response

This commit is contained in:
jain
2023-08-02 14:23:36 +05:30
parent f3a8b52617
commit ed8fc156ac
4 changed files with 36 additions and 6 deletions

View File

@ -83,6 +83,7 @@ IN_PROGRESS = 2
REJECTED = 3
REQUESTED = 4
COMPLETED = 5
EXPIRED = 6
TASK_POINTS = 5
# duplicate name used defined in constant PROJECT_NAME
PROJECT_NAME = 'Zod Bank'