aboutsummaryrefslogtreecommitdiffstats
path: root/ynab-api/src/models/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* move ynab-api to its own repositoryJesse Luehrs2019-08-191-168/+0
|
* add a separate model for update transactionsJesse Luehrs2019-08-171-0/+8
| | | | unlike creating transactions, they require a transaction id
* add openapi-generated api clientJesse Luehrs2019-08-091-0/+160