aboutsummaryrefslogtreecommitdiffstats
path: root/ynab-api/src/models/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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