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 114 B view raw
1--- 2title: listTasks 3description: Get all tasks for a specific project 4openapi: 'GET /task/tasks/{projectId}' 5---