aboutsummaryrefslogtreecommitdiffstats
path: root/python_client/fatcat_client/configuration.py
Commit message (Collapse)AuthorAgeFilesLines
* rename python client to 'fatcat-openapi-client'Bryan Newbold2019-09-051-247/+0
|
* codegen version bumpBryan Newbold2019-05-211-2/+2
| | | | Wow, a surprisingly large commit!
* add work-around for weird TypeWithDefault config classBryan Newbold2019-04-091-1/+1
| | | | | Expect this to fix a serious bug with configuration "contamination" between priv_api and regular api. :codinghorror:
* bump versions (0.1.0 to 0.2.0)Bryan Newbold2019-01-281-2/+2
|
* start refactor of moving fatcat_client into python_clientBryan Newbold2019-01-091-0/+247