aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-071-20/+80
|\ | | | | | | | | | | | | | | | | Started resolving conflicts in: TODO notes/cloud_instances.txt rust/fatcat-api/README.md rust/src/api_server.rs
| * WIP: autoacceptBryan Newbold2018-08-241-19/+74
| |
| * codegenBryan Newbold2018-08-201-20/+25
| |
* | codegen put/deleteBryan Newbold2018-09-061-0/+202
| |
* | add bad request response type for eg acceptBryan Newbold2018-08-311-2/+2
|/
* expand, not expendBryan Newbold2018-07-251-20/+20
|
* API schema: identifier checking, expand query paramBryan Newbold2018-07-251-20/+20
|
* update fatcat-api lib with schema changesBryan Newbold2018-07-201-14/+14
|
* generic changelog endpointsBryan Newbold2018-06-301-0/+34
|
* add remaining history endpointsBryan Newbold2018-06-301-0/+80
|
* history for container entitiesBryan Newbold2018-06-301-0/+20
|
* refactor changelog entry spec structureBryan Newbold2018-06-301-1/+1
|
* implement (most) of stats endpointBryan Newbold2018-06-191-0/+16
|
* update fatcat-api with openapi changeBryan Newbold2018-06-171-0/+60
|
* refactor to more ergonomic operation namesBryan Newbold2018-05-281-169/+169
|
* batch POST methodsBryan Newbold2018-05-271-0/+100
|
* swagger spec: body -> entityBryan Newbold2018-05-271-24/+24
|
* 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