kaneo (minimalist kanban) fork to experiment adding a tangled integration github.com/usekaneo/kaneo
at main 5 lines 112 B view raw
1--- 2title: exportTasks 3description: Export all tasks from a project 4openapi: 'GET /task/export/{projectId}' 5---