fix: cardId property not showing up for completed checklist in Trello (#4186)
🐛 cardId property not showing up for completed checklist in Trello
This commit is contained in:
@@ -138,7 +138,7 @@ export const checklistFields: INodeProperties[] = [
|
||||
'deleteCheckItem',
|
||||
'getCheckItem',
|
||||
'updateCheckItem',
|
||||
'completeCheckItems',
|
||||
'completedCheckItems',
|
||||
],
|
||||
resource: ['checklist'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user