aboutsummaryrefslogtreecommitdiffstats
path: root/ynab-api/docs
Commit message (Collapse)AuthorAgeFilesLines
* fix some more incorrectly required parameter valuesJesse Luehrs2019-08-172-4/+4
|
* add a separate model for update transactionsJesse Luehrs2019-08-175-4/+60
| | | | unlike creating transactions, they require a transaction id
* more spec fixesJesse Luehrs2019-08-092-4/+4
|
* fix the provided openapi specJesse Luehrs2019-08-0913-49/+49
| | | | a lot of things marked required actually aren't
* add openapi-generated api clientJesse Luehrs2019-08-0990-0/+2200