aboutsummaryrefslogtreecommitdiffstats
path: root/ynab-api
Commit message (Collapse)AuthorAgeFilesLines
* fix some more incorrectly required parameter valuesJesse Luehrs2019-08-174-18/+18
|
* add a separate model for update transactionsJesse Luehrs2019-08-1712-8/+267
| | | | unlike creating transactions, they require a transaction id
* more spec fixesJesse Luehrs2019-08-094-18/+18
|
* fix the provided openapi specJesse Luehrs2019-08-0926-209/+209
| | | | a lot of things marked required actually aren't
* add openapi-generated api clientJesse Luehrs2019-08-09192-0/+7329