aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/api/swagger.yaml
Commit message (Collapse)AuthorAgeFilesLines
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-111-3949/+0
|
* re-gen rust codeBryan Newbold2018-09-101-18/+36
|
* Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-071-0/+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-0/+40
| |
| * codegenBryan Newbold2018-08-201-0/+40
| |
* | codegen put/deleteBryan Newbold2018-09-061-0/+614
| |
* | add bad request response type for eg acceptBryan Newbold2018-08-311-3/+3
|/
* ORCIDs can end in X characterBryan Newbold2018-08-161-3/+3
|
* trivial implementation of core_id field on releasesBryan Newbold2018-08-141-0/+3
|
* expand, not expendBryan Newbold2018-07-251-10/+10
|
* API schema: identifier checking, expand query paramBryan Newbold2018-07-251-5/+294
|
* contribs: raw -> raw_nameBryan Newbold2018-07-251-6/+6
|
* actually add wikidata QIDs to the APIBryan Newbold2018-07-251-18/+27
|
* partial implementation of new API featuresBryan Newbold2018-07-241-13/+129
|
* update fatcat-api lib with schema changesBryan Newbold2018-07-201-322/+310
|
* generic changelog endpointsBryan Newbold2018-06-301-0/+225
|
* add remaining history endpointsBryan Newbold2018-06-301-3/+247
|
* history for container entitiesBryan Newbold2018-06-301-20/+160
|
* refactor changelog entry spec structureBryan Newbold2018-06-301-34/+54
|
* make release_rev.work_id optional in openapi specBryan Newbold2018-06-281-1/+0
| | | | This is to enable auto-creation of works, speeding up bulk insertion.
* no more default/mangled HTTP status codesBryan Newbold2018-06-211-31/+32
|
* implement (most) of stats endpointBryan Newbold2018-06-191-0/+42
|
* update fatcat-api with openapi changeBryan Newbold2018-06-171-0/+162
|
* update rust/api for schema extensionsBryan Newbold2018-06-041-93/+141
|
* refactor to more ergonomic operation namesBryan Newbold2018-05-281-152/+176
|
* batch POST methodsBryan Newbold2018-05-271-96/+391
|
* swagger spec: body -> entityBryan Newbold2018-05-271-59/+37
|
* tweak schema (api and sql)Bryan Newbold2018-05-261-13/+29
|
* return all edits for an editgroup GETBryan Newbold2018-05-251-0/+31
|
* fix date on releaseBryan Newbold2018-05-251-0/+4
|
* file_releaseBryan Newbold2018-05-251-0/+7
|
* refs and contribsBryan Newbold2018-05-251-6/+25
|
* edit lists, refs, contribsBryan Newbold2018-05-251-0/+175
|
* extra_json in API schema (manually)Bryan Newbold2018-05-241-0/+24
|
* API schema: serde_json::ValueBryan Newbold2018-05-241-4/+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-3/+0
|
* WIP on API spec improvementsBryan Newbold2018-05-241-2/+36
| | | | Fixes a bunch of i64/i32/isize stuff
* editgroup -> editgroup_id param (re-codegen)Bryan Newbold2018-05-241-46/+93
|
* fix api specBryan Newbold2018-05-171-1/+14
|
* minor tweaks to API specBryan Newbold2018-05-161-0/+1
|
* api tweaksBryan Newbold2018-05-161-17/+31
|
* simplify API a bitBryan Newbold2018-05-161-9/+8
|
* less ambigous error response nameBryan Newbold2018-05-151-111/+111
|
* regenerate APIBryan Newbold2018-05-151-158/+252
|
* tweak openapi schemaBryan Newbold2018-05-151-17/+22
|
* revert to v2.3.1 codegenBryan Newbold2018-05-151-38/+19
| | | | | 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/+1196