aboutsummaryrefslogtreecommitdiffstats
path: root/ynab-api/src/models
Commit message (Collapse)AuthorAgeFilesLines
* move ynab-api to its own repositoryJesse Luehrs2019-08-1985-3799/+0
|
* fix some more incorrectly required parameter valuesJesse Luehrs2019-08-172-14/+14
|
* add a separate model for update transactionsJesse Luehrs2019-08-175-0/+199
| | | | unlike creating transactions, they require a transaction id
* more spec fixesJesse Luehrs2019-08-092-14/+14
|
* fix the provided openapi specJesse Luehrs2019-08-0913-160/+160
| | | | a lot of things marked required actually aren't
* add openapi-generated api clientJesse Luehrs2019-08-0981-0/+3600