Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | codegen version bump | Bryan Newbold | 2019-05-21 | 1 | -1/+1 |
| | | | | Wow, a surprisingly large commit! | ||||
* | schema: allow releases expansion on file/fileset/webcapture | Bryan Newbold | 2019-05-20 | 1 | -6/+6 |
| | | | | And codegen rust and python | ||||
* | python codegen | Bryan Newbold | 2019-05-14 | 1 | -658/+602 |
| | |||||
* | python codegen | Bryan Newbold | 2019-05-13 | 1 | -13/+21 |
| | |||||
* | don't require auth for editgroup annotations | Bryan Newbold | 2019-04-09 | 1 | -1/+1 |
| | | | | | | | | | | Amazing that this bug found it's way through... because most testing is from Python, and was having serious auth config leakage with python_client. We're still in 0.x, and this is such a small/eggregious bug that i'm not going to tag as a backwards-incompatible schema update (but will note in CHANGELOG). | ||||
* | bump versions (0.1.0 to 0.2.0) | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | 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 python | Bryan Newbold | 2019-01-11 | 1 | -15/+588 |
| | |||||
* | python: test fixes for required editgroup_id | Bryan Newbold | 2019-01-09 | 1 | -168/+252 |
| | |||||
* | start refactor of moving fatcat_client into python_client | Bryan Newbold | 2019-01-09 | 2 | -0/+9305 |