aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/src
Commit message (Collapse)AuthorAgeFilesLines
* allow passing prefered_username in oidc signup/loginBryan Newbold2019-01-031-1/+5
|
* rust codegenBryan Newbold2019-01-034-2/+296
|
* crude /auth/oidc endpoint (and codegen)Bryan Newbold2019-01-035-25/+380
|
* add missing security/auth declarationsBryan Newbold2018-12-311-0/+50
|
* make editor_id optional when createding editgroupBryan Newbold2018-12-311-3/+4
| | | | The editor_id can be infered from auth metadata.
* codegenBryan Newbold2018-12-314-1496/+965
|
* first attempt at auth in API specBryan Newbold2018-12-264-0/+2760
|
* codegenBryan Newbold2018-12-263-58/+66
|
* rust impl last webcapture schema tweaksBryan Newbold2018-12-261-4/+5
|
* rust codegenBryan Newbold2018-12-265-16/+4836
|
* remove unused postgres-backed stats stuffBryan Newbold2018-12-245-146/+2
| | | | Will replace with elasticsearch-based dash in webface
* API harmonization codegenBryan Newbold2018-12-244-622/+695
|
* codegen release_yearBryan Newbold2018-12-241-0/+5
|
* rust codegenBryan Newbold2018-12-144-44/+130
|
* schema tweaks, and rust codegenBryan Newbold2018-12-135-84/+3993
|
* codegen hide changesBryan Newbold2018-11-263-89/+168
|
* fix date/datetime confusion on rust/API sideBryan Newbold2018-11-141-1/+1
| | | | | | Should have dug in to this earlier; python code was getting confused. This is a breaking API change, from a practical standpoint, as both python and rust code had been hacked to work around this.
* codegen fatcat-api-specBryan Newbold2018-09-225-2485/+2470
|
* implement new editgroup_id behaviorBryan Newbold2018-09-114-100/+208
|
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-115-0/+10202