Closed brukeg closed 1 year ago
Welp I tried to squash/rebase... not so sure that I accomplished that 🤣
Okay, this branch is fubar. I'll close it when a new branch with the right commits is available.
Fixed it with a new PR, https://github.com/boneburrito/budgetsimple/pull/13
Just added another transaction end point
/transaction/api/<str:transaction_id>
which adds functionality for updating, deleting, and retrieving a single transaction.We'll probably want to add functionality to modify more than one transaction at a time (cc @AshMudra might be something you could look into)... a job for another day.
I still want to test this new functionality a bit more, and then I'll rebase and squash these commits. Anyone can pull down these changes and mess around in the meantime.