summaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/examples/client.rs
Commit message (Collapse)AuthorAgeFilesLines
* rust codegenBryan Newbold2019-05-141-122/+67
|
* codegen extid changes (rust)Bryan Newbold2019-05-101-5/+5
|
* rust codegenBryan Newbold2019-05-091-0/+2
|
* allow passing description+extra to batch endpointsBryan Newbold2019-01-221-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 lookupsBryan Newbold2019-01-211-0/+2
|
* rust codegenBryan Newbold2019-01-101-15/+45
|
* rust impl required editgroup_idBryan Newbold2019-01-091-21/+21
|
* add auth/check endpointBryan Newbold2019-01-071-2/+7
|
* rust codegenBryan Newbold2019-01-031-1/+7
|
* crude /auth/oidc endpoint (and codegen)Bryan Newbold2019-01-031-1/+7
|
* codegenBryan Newbold2018-12-261-14/+14
|
* rust codegenBryan Newbold2018-12-261-7/+148
|
* remove unused postgres-backed stats stuffBryan Newbold2018-12-241-7/+1
| | | | Will replace with elasticsearch-based dash in webface
* API harmonization codegenBryan Newbold2018-12-241-47/+51
|
* rust codegenBryan Newbold2018-12-141-6/+23
|
* schema tweaks, and rust codegenBryan Newbold2018-12-131-9/+160
|
* codegen hide changesBryan Newbold2018-11-261-12/+18
|
* set default host in swagger spec to api.fatcat.wikiBryan Newbold2018-11-131-1/+1
|
* codegen fatcat-api-specBryan Newbold2018-09-221-129/+124
|
* implement new editgroup_id behaviorBryan Newbold2018-09-111-10/+10
|
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-111-0/+325