Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename rust crate fatcat-api-spec -> fatcat-openapi | Bryan Newbold | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | rust impl endpoint changes | Bryan Newbold | 2019-05-14 | 1 | -4/+2 |
| | |||||
* | rust codegen and impl | Bryan Newbold | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | get tests passing with extid changes | Bryan Newbold | 2019-05-10 | 1 | -1/+1 |
| | |||||
* | allow passing description+extra to batch endpoints | Bryan Newbold | 2019-01-22 | 1 | -2/+4 |
| | | | | | | Pretty messy, but I needed some way to do this. In particular, requires json.dumps() in python code, for now. Blech. | ||||
* | rust fmt | Bryan Newbold | 2019-01-17 | 1 | -37/+43 |
| | |||||
* | add test for refs blob stuff in rust itself | Bryan Newbold | 2019-01-14 | 1 | -0/+161 |