It would be interesting return these data on task: - `card_id` (`id` is for commentary and `card_id` is for card) - `deadline` (deadline date of card, if exists) - `list_name` (string like "To Do", "Done") - `member_list` (array of strings with member names)
It would be interesting return these data on task:
card_id(idis for commentary andcard_idis for card)deadline(deadline date of card, if exists)list_name(string like "To Do", "Done")member_list(array of strings with member names)