aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/api
Commit message (Collapse)AuthorAgeFilesLines
* rust impl required editgroup_idBryan Newbold2019-01-091-63/+63
|
* add auth/check endpointBryan Newbold2019-01-071-0/+66
|
* allow passing prefered_username in oidc signup/loginBryan Newbold2019-01-031-0/+3
|
* rust codegenBryan Newbold2019-01-031-0/+87
|
* crude /auth/oidc endpoint (and codegen)Bryan Newbold2019-01-031-0/+133
|
* add missing security/auth declarationsBryan Newbold2018-12-311-0/+50
|
* make editor_id optional when createding editgroupBryan Newbold2018-12-311-2/+0
| | | | The editor_id can be infered from auth metadata.
* codegenBryan Newbold2018-12-311-533/+367
|
* first attempt at auth in API specBryan Newbold2018-12-261-0/+984
|
* codegenBryan Newbold2018-12-261-208/+380
|
* rust impl last webcapture schema tweaksBryan Newbold2018-12-261-11/+9
|
* rust codegenBryan Newbold2018-12-261-7/+1958
|
* remove unused postgres-backed stats stuffBryan Newbold2018-12-241-42/+0
| | | | Will replace with elasticsearch-based dash in webface
* API harmonization codegenBryan Newbold2018-12-241-198/+198
|
* codegen release_yearBryan Newbold2018-12-241-2/+7
|
* rust codegenBryan Newbold2018-12-141-3/+37
|
* schema tweaks, and rust codegenBryan Newbold2018-12-131-21/+1239
|
* codegen hide changesBryan Newbold2018-11-261-0/+96
|
* set default host in swagger spec to api.fatcat.wikiBryan Newbold2018-11-131-0/+1
|
* update codegen (trivial)Bryan Newbold2018-11-121-11/+11
|
* codegen fatcat-api-specBryan Newbold2018-09-221-5/+96
|
* implement new editgroup_id behaviorBryan Newbold2018-09-111-53/+84
|
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-111-0/+3949