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

make SDK work again. (bunq/sdk_java#148) #149

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

Conversation

ZzAve
Copy link

@ZzAve ZzAve commented Dec 31, 2022

This PR closes/fixes the following issues:

  • Closes bunq/sdk_java#
    • Tested (N/A)

With this PR, at least the SDK compiles again. It solves the current issues in some of the generated files (which I can not really solve, as these will be regenerated soon).

  • This PR tries to solve some renaming(?) issues regaring NotificationFilter* classes
  • I've also applied the changed related to ShareInviteBankInquiry and ShareDraftInquiry as described In the changelog.

I understand that you cannot merge this PR as is, but I'd like to hear whether and/or how you'd be able to make the SDK work again? I am hoping to see some dependency updates happening to this SDK soon, as there's quite some outdated ones, and my integration project can't be updated because of clashes with versions from okio httpclient.

To me it's somewhat unclear why it doesn't work, seems that generated objects have changed and actually break some things?
With these changes, at least everything compiles, and all test pass

Applied the changed related to `ShareInviteBankInquiry` and `ShareDraftInquiry`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant