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

Include payment_channel and personal_finance_category in TransactionBase, closes #5 #6

Closed
wants to merge 2 commits into from

Conversation

thomasmost
Copy link

Closes #5

@sushshring
Copy link

👍🏾 for this PR, not having this data in the requests means unnecessary overheads in the caller code to get the personal_finance_category_fields

@kurtbuilds
Copy link
Collaborator

This should be fixed with 5.0. According to the OpenAPI spec, these fields live on Transaction, not on TransactionBase.

@kurtbuilds kurtbuilds closed this Dec 14, 2023
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.

Verify include_personal_finance_category is being properly attached to the TransactionsSyncRequestOptions
3 participants