aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/README.md
Commit message (Collapse)AuthorAgeFilesLines
* tweak schema (api and sql)Bryan Newbold2018-05-261-1/+1
|
* return all edits for an editgroup GETBryan Newbold2018-05-251-1/+1
|
* fix date on releaseBryan Newbold2018-05-251-1/+1
|
* file_releaseBryan Newbold2018-05-251-1/+1
|
* refs and contribsBryan Newbold2018-05-251-1/+1
|
* edit lists, refs, contribsBryan Newbold2018-05-251-1/+1
|
* extra_json in API schema (manually)Bryan Newbold2018-05-241-1/+1
|
* API schema: serde_json::ValueBryan Newbold2018-05-241-1/+1
| | | | | Unfortunately, this requires hacking model.rs manually. Might be able to partially mitigate with, eg, sed.
* update codegen and hack-fix testsBryan Newbold2018-05-241-1/+1
|
* WIP on API spec improvementsBryan Newbold2018-05-241-1/+1
| | | | Fixes a bunch of i64/i32/isize stuff
* editgroup -> editgroup_id param (re-codegen)Bryan Newbold2018-05-241-1/+1
|
* fix api specBryan Newbold2018-05-171-1/+1
|
* minor tweaks to API specBryan Newbold2018-05-161-1/+1
|
* api tweaksBryan Newbold2018-05-161-1/+1
|
* simplify API a bitBryan Newbold2018-05-161-1/+1
|
* less ambigous error response nameBryan Newbold2018-05-151-1/+1
|
* regenerate APIBryan Newbold2018-05-151-1/+1
|
* tweak openapi schemaBryan Newbold2018-05-151-1/+1
|
* revert to v2.3.1 codegenBryan Newbold2018-05-151-1/+1
| | | | | 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/+123