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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敤 - Update Accounts Endpoint #430

Merged
merged 5 commits into from Mar 29, 2022

Conversation

burkematthew
Copy link
Collaborator

@burkematthew burkematthew commented Mar 27, 2022

This PR addresses the outdated Accounts endpoint with the switch to the new Mint UI. For v1 of this update, we are going to keep the formatting as is returned from the API, except we are popping out the metadata so that each element can be flattened for a CSV.

Note that there is NO LONGER an extended-accounts functionality. This functionality was a nasty workaround that involved scrapping div elements off the screen. Considering that the majority of the data is already in the response and that the UI changed, Mintapi will no longer attempt to pull data in this fashion.

@burkematthew burkematthew marked this pull request as ready for review March 27, 2022 23:55
mrooney
mrooney previously approved these changes Mar 28, 2022
@mrooney
Copy link
Collaborator

mrooney commented Mar 28, 2022

Approved although it looks like black ran into an error 馃

@burkematthew
Copy link
Collaborator Author

@mrooney just FYI, the issue we're seeing with black should be fixed when this patch is released: psf/black#2966

@burkematthew
Copy link
Collaborator Author

All good now!

@burkematthew burkematthew force-pushed the chore/update-accounts-endpoint branch from a4c4b82 to bbfc1cf Compare March 29, 2022 13:00
@mrooney mrooney merged commit 5f99939 into mintapi:main Mar 29, 2022
@burkematthew burkematthew deleted the chore/update-accounts-endpoint branch March 29, 2022 16:31
@chino
Copy link
Contributor

chino commented May 13, 2022

Is there any info on what we'll lose without --extended-accounts?

Update: I think one of the things was banks also having availableMoney vs only currentBalance?

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.

None yet

3 participants