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