Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

added actionIncludes on Cards.ForList request #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kareem613
Copy link

This pull request added the ability to add the "actions" parameter to the lists/{id}/cards request. https://trello.com/docs/api/list/index.html#get-1-lists-idlist-cards-filter

I modeled the extra parameter after how you did the action filters.

Purpose: I did this so you can query all the cards for a list including it's actions to avoid having to loop for every card and make another API call.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant