aboutsummaryrefslogtreecommitdiffstats
path: root/python_client/fatcat_client/api
Commit message (Collapse)AuthorAgeFilesLines
* bump versions (0.1.0 to 0.2.0)Bryan Newbold2019-01-281-1/+1
|
* allow passing description+extra to batch endpointsBryan Newbold2019-01-221-7/+63
| | | | | | Pretty messy, but I needed some way to do this. In particular, requires json.dumps() in python code, for now. Blech.
* allow arxiv and jstor lookupsBryan Newbold2019-01-211-1/+9
|
* codegen pythonBryan Newbold2019-01-111-15/+588
|
* python: test fixes for required editgroup_idBryan Newbold2019-01-091-168/+252
|
* start refactor of moving fatcat_client into python_clientBryan Newbold2019-01-092-0/+9305