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 serializing subclassed TransactionGetRequest.Options #132

Conversation

larsjoakimgrahn
Copy link
Contributor

When adding a custom option to TransactionGetRequest.Options (by extending it) I noticed that it was not getting serialized - Even though support for this was added in #110.

Copy link
Contributor

@davidzhanghp davidzhanghp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah that's a good catch. Thanks for making the fix!

@davidzhanghp davidzhanghp merged commit 62504ce into plaid:master Jan 11, 2019
@larsjoakimgrahn larsjoakimgrahn deleted the allow-serializing-transaction-get-options-in-optionals branch September 4, 2024 07:32
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.

2 participants