summaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* rust codegenBryan Newbold2019-05-141-315/+161
|
* codegen extid changes (rust)Bryan Newbold2019-05-101-16/+16
|
* rust codegenBryan Newbold2019-05-091-1/+7
|
* allow passing description+extra to batch endpointsBryan Newbold2019-01-221-11/+73
| | | | | | 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/+8
|
* rust codegenBryan Newbold2019-01-101-6/+184
|
* add a couple additional response types, for consistencyBryan Newbold2019-01-091-0/+6
|
* rust impl required editgroup_idBryan Newbold2019-01-091-70/+63
|
* add auth/check endpointBryan Newbold2019-01-071-0/+22
|
* rust codegenBryan Newbold2019-01-031-0/+24
|
* crude /auth/oidc endpoint (and codegen)Bryan Newbold2019-01-031-0/+26
|
* codegenBryan Newbold2018-12-311-88/+78
|
* first attempt at auth in API specBryan Newbold2018-12-261-0/+158
|
* codegenBryan Newbold2018-12-261-42/+42
|
* rust codegenBryan Newbold2018-12-261-0/+478
|
* remove unused postgres-backed stats stuffBryan Newbold2018-12-241-16/+0
| | | | Will replace with elasticsearch-based dash in webface
* API harmonization codegenBryan Newbold2018-12-241-192/+193
|
* rust codegenBryan Newbold2018-12-141-12/+59
|
* schema tweaks, and rust codegenBryan Newbold2018-12-131-16/+448
|
* codegen hide changesBryan Newbold2018-11-261-48/+48
|
* codegen fatcat-api-specBryan Newbold2018-09-221-328/+328
|
* implement new editgroup_id behaviorBryan Newbold2018-09-111-40/+40
|
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-111-0/+1022