aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/examples
Commit message (Collapse)AuthorAgeFilesLines
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-117-934/+0
|
* Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-072-15/+71
|\ | | | | | | | | | | | | | | | | Started resolving conflicts in: TODO notes/cloud_instances.txt rust/fatcat-api/README.md rust/src/api_server.rs
| * WIP: autoacceptBryan Newbold2018-08-242-14/+44
| |
| * codegenBryan Newbold2018-08-202-15/+41
| |
* | codegen put/deleteBryan Newbold2018-09-062-8/+169
|/
* expand, not expendBryan Newbold2018-07-252-15/+15
|
* API schema: identifier checking, expand query paramBryan Newbold2018-07-252-15/+15
|
* partial implementation of new API featuresBryan Newbold2018-07-243-11/+15
|
* update fatcat-api lib with schema changesBryan Newbold2018-07-202-12/+12
|
* generic changelog endpointsBryan Newbold2018-06-302-7/+31
|
* add remaining history endpointsBryan Newbold2018-06-302-5/+74
|
* history for container entitiesBryan Newbold2018-06-302-5/+23
|
* implement (most) of stats endpointBryan Newbold2018-06-192-2/+14
|
* update fatcat-api with openapi changeBryan Newbold2018-06-172-5/+41
|
* refactor to more ergonomic operation namesBryan Newbold2018-05-282-140/+141
|
* batch POST methodsBryan Newbold2018-05-272-6/+68
|
* swagger spec: body -> entityBryan Newbold2018-05-271-12/+12
|
* tweak schema (api and sql)Bryan Newbold2018-05-262-3/+3
|
* WIP on API spec improvementsBryan Newbold2018-05-242-4/+4
| | | | 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-172-8/+7
|
* tweak openapi schemaBryan Newbold2018-05-152-35/+30
|
* make cargo fmt succeed by defaultBryan Newbold2018-05-153-416/+74
|
* fmt and cleanupBryan Newbold2018-05-153-211/+483
|
* revert to v2.3.1 codegenBryan Newbold2018-05-154-529/+244
| | | | | 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-147-0/+852