aboutsummaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* update openapi spec and regenerate with newer openapi-generatorJesse Luehrs2019-11-071-2/+21
| | | | | the newer openapi-generator picks up fixes for optional parameters, among other things
* update openapi spec2.0.0Jesse Luehrs2019-09-142-153/+31
|
* move ynab-api to its own repositoryJesse Luehrs2019-08-191-0/+2
|
* fix some more incorrectly required parameter valuesJesse Luehrs2019-08-171-1/+1
|
* add a separate model for update transactionsJesse Luehrs2019-08-171-3/+130
| | | | unlike creating transactions, they require a transaction id
* more spec fixesJesse Luehrs2019-08-091-1/+1
|
* fix the provided openapi specJesse Luehrs2019-08-091-27/+3
| | | | a lot of things marked required actually aren't
* add script to regenerate the openapi clientJesse Luehrs2019-08-091-0/+2804