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 110 B view raw
1--- 2title: createColumn 3description: Create a new column in a project 4openapi: 'POST /column/{projectId}' 5---