200:{description:'Thông tin công việc',content:{'application/json':{schema:{allOf:[{$ref:'#/components/schemas/SuccessResponse'},{type:'object',properties:{data:{$ref:'#/components/schemas/Task'}}}]}}}},
200:{description:'Công việc đã được cập nhật',content:{'application/json':{schema:{allOf:[{$ref:'#/components/schemas/SuccessResponse'},{type:'object',properties:{data:{$ref:'#/components/schemas/Task'}}}]}}}},
// GET /interns?fullName=...&department=...&position=...&status=...&leaderId=...&discordRoleGranted=...&startDateFrom=...&startDateTo=...&sortBy=...&order=...&page=...&limit=...