Select the types of activity you want to include in your feed.
1--- 2title: updateTask 3description: Update all fields of a task 4openapi: 'PUT /task/{id}' 5---