Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix board request parameter #214

Merged
merged 1 commit into from
May 12, 2019
Merged

Conversation

xaniasd
Copy link
Contributor

@xaniasd xaniasd commented May 12, 2019

The BoardListOption field BoardType was incorrectly mapped to boardType
instead of type. This commit fixes it. A generic test helper
function (testRequestParams) is added in order to improve the
effectiveness of the unit test.

Fixes #213

The BoardListOption field BoardType was incorrectly mapped to boardType
instead of type. This commit fixes it. A generic test helper
function (testRequestParams) is added in order to improve the
effectiveness of the unit test.

Fixes andygrunwald#213
@andygrunwald andygrunwald merged commit 7e0dd0e into andygrunwald:master May 12, 2019
@andygrunwald
Copy link
Owner

Thanks @xaniasd :)

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

Successfully merging this pull request may close these issues.

board type list option incombatible with REST API
2 participants