1--- 2title: updateTaskDescription 3description: Update only the description of a task 4openapi: 'PUT /task/description/{id}' 5---