kaneo (minimalist kanban) fork to experiment adding a tangled integration github.com/usekaneo/kaneo
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 112 B view raw
1--- 2title: exportTasks 3description: Export all tasks from a project 4openapi: 'GET /task/export/{projectId}' 5---