aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api
Commit message (Collapse)AuthorAgeFilesLines
* update to iron 0.6Bryan Newbold2018-05-241-4/+4
| | | | Required a patch to iron-slog.
* fix api specBryan Newbold2018-05-179-19/+75
|
* minor tweaks to API specBryan Newbold2018-05-164-6/+6
|
* api tweaksBryan Newbold2018-05-168-51/+165
|
* simplify API a bitBryan Newbold2018-05-164-31/+23
|
* less ambigous error response nameBryan Newbold2018-05-156-237/+237
|
* regenerate APIBryan Newbold2018-05-157-516/+827
|
* tweak openapi schemaBryan Newbold2018-05-159-134/+137
|
* make cargo fmt succeed by defaultBryan Newbold2018-05-159-3029/+924
|
* fmt and cleanupBryan Newbold2018-05-158-1883/+3589
|
* revert to v2.3.1 codegenBryan Newbold2018-05-1515-6237/+3868
| | | | | 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-1418-0/+9140