aboutsummaryrefslogtreecommitdiffstats
path: root/python/codegen_python_client.sh
Commit message (Collapse)AuthorAgeFilesLines
* large refactor of python names/pathsBryan Newbold2018-11-151-0/+3
| | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose
* set default host in swagger spec to api.fatcat.wikiBryan Newbold2018-11-131-1/+1
|
* more python client library tomfooleryBryan Newbold2018-11-131-3/+3
|
* cleanup after python codegenBryan Newbold2018-11-121-1/+2
|
* switch to HTTPS in schema defBryan Newbold2018-11-121-1/+1
| | | | But rewrite to http for python codegen.
* update python codegenBryan Newbold2018-09-221-1/+2
| | | | | Strip out TAGLINE (tag-related) lines from spec, so we don't get many small Api classes (just one top-level). Ugh.
* re-generate python clientBryan Newbold2018-05-281-2/+5
|
* move API spec to top level directoryBryan Newbold2018-05-281-3/+5
|
* start refactoring pythong codeBryan Newbold2018-05-281-1/+1
|
* python client codegenBryan Newbold2018-05-281-0/+20