aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client/codegen_python_client.sh
Commit message (Collapse)AuthorAgeFilesLines
* fix another python codegen auth contamination bugBryan Newbold2019-09-181-0/+35
| | | | | 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-181-1/+1
|
* update python codegen script with new generatorBryan Newbold2019-09-181-58/+6
|
* add description removal to codegen scriptBryan Newbold2019-09-131-1/+2
|
* rename python client to 'fatcat-openapi-client'Bryan Newbold2019-09-051-0/+104