Skip to content

Board search labels endpoint has changed #27

@itdsntwork

Description

@itdsntwork

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions