Skip to content

Commit

Permalink
Fix API docs for Boards stream (#7950)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldiamond authored Nov 15, 2021
1 parent 7c28f25 commit f6d81ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def get_updated_state(self, current_stream_state: MutableMapping[str, Any], late

class Boards(TrelloStream):
"""Return list of all boards.
API Docs: https://developers.intercom.com/intercom-api-reference/reference#list-attached-segments-1
API Docs: https://developer.atlassian.com/cloud/trello/rest/api-group-members/#api-members-id-boards-get
Endpoint: https://api.trello.com/1/members/me/boards
"""

Expand Down

0 comments on commit f6d81ff

Please sign in to comment.