aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client/fatcat_openapi_client/configuration.py
Commit message (Collapse)AuthorAgeFilesLines
* fix another python codegen auth contamination bugBryan Newbold2019-09-181-5/+2
| | | | | Seems to be the classic one where a dict as a default arg gets mutated then reused across instances. Blech.
* python codegen with new openapi-generator toolBryan Newbold2019-09-181-59/+138
|
* codegen python lib v0.3.1Bryan Newbold2019-09-181-2/+2
|
* re-codegen python codeBryan Newbold2019-09-131-2/+2
|
* rename python client to 'fatcat-openapi-client'Bryan Newbold2019-09-051-0/+247