aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/examples
Commit message (Collapse)AuthorAgeFilesLines
* allow passing description+extra to batch endpointsBryan Newbold2019-01-222-14/+98
| | | | | | 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-212-1/+7
|
* rust codegenBryan Newbold2019-01-102-27/+150
|
* rust impl required editgroup_idBryan Newbold2019-01-092-75/+63
|
* add auth/check endpointBryan Newbold2019-01-072-3/+14
|
* rust codegenBryan Newbold2019-01-032-2/+20
|
* crude /auth/oidc endpoint (and codegen)Bryan Newbold2019-01-032-13/+25
|
* codegenBryan Newbold2018-12-262-42/+42
|
* rust codegenBryan Newbold2018-12-262-14/+396
|
* remove unused postgres-backed stats stuffBryan Newbold2018-12-242-14/+2
| | | | Will replace with elasticsearch-based dash in webface
* API harmonization codegenBryan Newbold2018-12-242-153/+163
|
* rust codegenBryan Newbold2018-12-143-13/+52
|
* schema tweaks, and rust codegenBryan Newbold2018-12-132-22/+360
|
* codegen hide changesBryan Newbold2018-11-262-36/+97
|
* set default host in swagger spec to api.fatcat.wikiBryan Newbold2018-11-131-1/+1
|
* codegen fatcat-api-specBryan Newbold2018-09-222-290/+285
|
* implement new editgroup_id behaviorBryan Newbold2018-09-112-30/+70
|
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-117-0/+934