aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/src/mimetypes.rs
Commit message (Collapse)AuthorAgeFilesLines
* re-gen rust codeBryan Newbold2018-09-101-6/+14
|
* codegen put/deleteBryan Newbold2018-09-061-0/+184
|
* add bad request response type for eg acceptBryan Newbold2018-08-311-1/+1
|
* generic changelog endpointsBryan Newbold2018-06-301-0/+20
|
* add remaining history endpointsBryan Newbold2018-06-301-0/+64
|
* history for container entitiesBryan Newbold2018-06-301-0/+16
|
* implement (most) of stats endpointBryan Newbold2018-06-191-0/+8
|
* update fatcat-api with openapi changeBryan Newbold2018-06-171-0/+48
|
* refactor to more ergonomic operation namesBryan Newbold2018-05-281-208/+208
|
* batch POST methodsBryan Newbold2018-05-271-0/+100
|
* fix api specBryan Newbold2018-05-171-0/+4
|
* api tweaksBryan Newbold2018-05-161-1/+5
|
* regenerate APIBryan Newbold2018-05-151-47/+87
|
* make cargo fmt succeed by defaultBryan Newbold2018-05-151-24/+12
|
* fmt and cleanupBryan Newbold2018-05-151-72/+84
|
* revert to v2.3.1 codegenBryan Newbold2018-05-151-104/+72
| | | | | 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/+313