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