adlio / trello

Trello API wrapper for Go
MIT License
219 stars 71 forks source link

Added GetBoardsInOrganization to Organizations.go #93

Closed justinfarrelldev closed 2 years ago

justinfarrelldev commented 2 years ago

I also added a test for it (passing). I found myself wanting the functionality of getting boards within an organization, so I figured I'd help out!

justinfarrelldev commented 2 years ago

Hey @adlio sorry for the ping, I just wanted to let you know of this PR (it would honestly be quite helpful for one of my current projects). If there are any issues I need to change, please let me know and again, thank you for your work on this repo! 😄

adlio commented 2 years ago

@justinfarrelldev no need to apologize, and thanks for the ping... I'd accidentally archived the original notice. This looks great, merging now.