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

TreeProgress response not correctly parsed #130

Open
1 task done
angelomelonas opened this issue Aug 13, 2020 · 0 comments
Open
1 task done

TreeProgress response not correctly parsed #130

angelomelonas opened this issue Aug 13, 2020 · 0 comments
Assignees
Labels

Comments

@angelomelonas
Copy link
Contributor

Steps to reproduce:

  1. BunqResponse<List<TreeProgress>> allTreeProgress = TreeProgress.list();

What should happen:

  1. The returned allTreeProgress list should contain non-null values.

What happens:

  1. The returned allTreeProgress list contains null values due to the response being parsed incorrectly.

SDK version and environment

@angelomelonas angelomelonas self-assigned this Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant