aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client
Commit message (Collapse)AuthorAgeFilesLines
* fix another python codegen auth contamination bugBryan Newbold2019-09-182-5/+37
| | | | | Seems to be the classic one where a dict as a default arg gets mutated then reused across instances. Blech.
* python codegen: don't clobber README every timeBryan Newbold2019-09-182-1/+2
|
* python codegen with new openapi-generator toolBryan Newbold2019-09-1879-5689/+6824
|
* update python codegen script with new generatorBryan Newbold2019-09-181-58/+6
|
* tweaks to fatcat-openapi-client python packagingBryan Newbold2019-09-183-9/+9
|
* codegen python lib v0.3.1Bryan Newbold2019-09-1878-77/+343
|
* re-codegen python codeBryan Newbold2019-09-1376-306/+611
|
* add description removal to codegen scriptBryan Newbold2019-09-131-1/+2
|
* rename python client to 'fatcat-openapi-client'Bryan Newbold2019-09-0584-0/+22831