-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
board.searchLabels method I think calls an incorrect endpoint
searchLabels: trelloMethod({ method: 'GET', path: '/{id}/customLabels', urlParams: [ 'id' ] }),
path should be '/{id}/labels' base on API documentation
https://developer.atlassian.com/cloud/trello/rest/api-group-boards/#api-boards-id-labels-get
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels