aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* tweak schema (api and sql)Bryan Newbold2018-05-261-4/+4
|
* WIP on API spec improvementsBryan Newbold2018-05-241-6/+6
| | | | Fixes a bunch of i64/i32/isize stuff
* fix api specBryan Newbold2018-05-171-4/+4
|
* api tweaksBryan Newbold2018-05-161-3/+5
|
* less ambigous error response nameBryan Newbold2018-05-151-53/+53
|
* regenerate APIBryan Newbold2018-05-151-109/+129
|
* tweak openapi schemaBryan Newbold2018-05-151-15/+15
|
* make cargo fmt succeed by defaultBryan Newbold2018-05-151-276/+91
|
* fmt and cleanupBryan Newbold2018-05-151-225/+348
|
* revert to v2.3.1 codegenBryan Newbold2018-05-151-339/+226
| | | | | 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-141-0/+599