Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump versions (0.1.0 to 0.2.0) | Bryan Newbold | 2019-01-28 | 58 | -59/+59 |
| | |||||
* | codegen schema tweaks | Bryan Newbold | 2019-01-24 | 1 | -0/+8 |
| | |||||
* | allow passing description+extra to batch endpoints | Bryan Newbold | 2019-01-22 | 1 | -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 lookups | Bryan Newbold | 2019-01-21 | 1 | -1/+9 |
| | |||||
* | codegen | Bryan Newbold | 2019-01-21 | 3 | -84/+196 |
| | |||||
* | python codegen | Bryan Newbold | 2019-01-18 | 2 | -3/+7 |
| | |||||
* | minor python codegen | Bryan Newbold | 2019-01-14 | 1 | -1/+27 |
| | |||||
* | codegen python | Bryan Newbold | 2019-01-11 | 8 | -19/+1044 |
| | |||||
* | python codegen | Bryan Newbold | 2019-01-09 | 2 | -2/+83 |
| | |||||
* | python: test fixes for required editgroup_id | Bryan Newbold | 2019-01-09 | 1 | -168/+252 |
| | |||||
* | continue breaking out python client | Bryan Newbold | 2019-01-09 | 32 | -5/+1563 |
| | |||||
* | start refactor of moving fatcat_client into python_client | Bryan Newbold | 2019-01-09 | 36 | -0/+17915 |