aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/src
Commit message (Collapse)AuthorAgeFilesLines
* WIP on API spec improvementsBryan Newbold2018-05-243-28/+38
| | | | Fixes a bunch of i64/i32/isize stuff
* editgroup -> editgroup_id param (re-codegen)Bryan Newbold2018-05-241-15/+15
|
* fix api specBryan Newbold2018-05-174-9/+47
|
* minor tweaks to API specBryan Newbold2018-05-161-4/+3
|
* api tweaksBryan Newbold2018-05-165-19/+109
|
* simplify API a bitBryan Newbold2018-05-161-16/+10
|
* less ambigous error response nameBryan Newbold2018-05-153-110/+110
|
* regenerate APIBryan Newbold2018-05-154-309/+537
|
* tweak openapi schemaBryan Newbold2018-05-154-77/+72
|
* make cargo fmt succeed by defaultBryan Newbold2018-05-155-2613/+845
|
* fmt and cleanupBryan Newbold2018-05-155-1672/+3106
|
* revert to v2.3.1 codegenBryan Newbold2018-05-158-5653/+3593
| | | | | This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff.
* regenerated and pseudo-integratedBryan Newbold2018-05-146-0/+6455