kaneo (minimalist kanban) fork to experiment adding a tangled integration github.com/usekaneo/kaneo
at main 5 lines 126 B view raw
1--- 2title: updateTaskDescription 3description: Update only the description of a task 4openapi: 'PUT /task/description/{id}' 5---