aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api
Commit message (Expand)AuthorAgeFilesLines
* generic changelog endpointsBryan Newbold2018-06-3010-16/+608
* add remaining history endpointsBryan Newbold2018-06-3010-21/+1208
* history for container entitiesBryan Newbold2018-06-3010-112/+425
* refactor changelog entry spec structureBryan Newbold2018-06-306-121/+178
* make release_rev.work_id optional in openapi specBryan Newbold2018-06-284-6/+5
* no more default/mangled HTTP status codesBryan Newbold2018-06-216-102/+105
* implement (most) of stats endpointBryan Newbold2018-06-1910-6/+227
* update fatcat-api with openapi changeBryan Newbold2018-06-179-10/+813
* update rust/api for schema extensionsBryan Newbold2018-06-044-118/+249
* refactor to more ergonomic operation namesBryan Newbold2018-05-289-1681/+1728
* batch POST methodsBryan Newbold2018-05-2710-190/+1681
* swagger spec: body -> entityBryan Newbold2018-05-278-219/+217
* tweak schema (api and sql)Bryan Newbold2018-05-269-45/+99
* return all edits for an editgroup GETBryan Newbold2018-05-254-10/+51
* fix date on releaseBryan Newbold2018-05-254-2/+12
* file_releaseBryan Newbold2018-05-254-1/+18
* refs and contribsBryan Newbold2018-05-254-13/+30
* edit lists, refs, contribsBryan Newbold2018-05-254-41/+339
* extra_json in API schema (manually)Bryan Newbold2018-05-244-5/+65
* API schema: serde_json::ValueBryan Newbold2018-05-244-8/+5
* update codegen and hack-fix testsBryan Newbold2018-05-244-14/+6
* WIP on API spec improvementsBryan Newbold2018-05-248-36/+134
* editgroup -> editgroup_id param (re-codegen)Bryan Newbold2018-05-245-65/+136
* include cargo configsBryan Newbold2018-05-241-0/+18
* update to iron 0.6Bryan Newbold2018-05-241-4/+4
* 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
* regenerated and pseudo-integratedBryan Newbold2018-05-1418-0/+9140