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 Mortgage Accounts Not Showing In Settings #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

intheltif
Copy link

The current YNAB version allows users to have a mortgage account with a type of "mortgage" in addition to "otherLiability".

I also switched to using a regex to make adding new types easier in the future.

Please see the BudgetSummaryResponse Model in the YNAB API for info on budget types.

The current YNAB version allows users to have a mortgage account with a type of "mortgage" in addition to "otherLiability". Please see the BudgetSummaryResponse Model in the YNAB API for info on budget types.
@intheltif intheltif changed the title Patch 2 Fix Mortgage Accounts Not Showing In Settings Jan 1, 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.

None yet

1 participant