aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/api.yaml
Commit message (Collapse)AuthorAgeFilesLines
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-111-1280/+0
|
* re-gen rust codeBryan Newbold2018-09-101-6/+14
|
* Merge branch 'autoaccept' into http-verbsBryan Newbold2018-09-071-0/+54
|\ | | | | | | | | | | | | | | | | 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/+25
| |
| * codegenBryan Newbold2018-08-201-0/+29
| |
* | codegen put/deleteBryan Newbold2018-09-061-25/+169
| |
* | add bad request response type for eg acceptBryan Newbold2018-08-311-0/+4
|/
* ORCIDs can end in X characterBryan Newbold2018-08-161-1/+1
|
* trivial implementation of core_id field on releasesBryan Newbold2018-08-141-0/+3
|
* expand, not expendBryan Newbold2018-07-251-5/+5
|
* API schema: identifier checking, expand query paramBryan Newbold2018-07-251-30/+75
|
* contribs: raw -> raw_nameBryan Newbold2018-07-251-1/+1
|
* actually add wikidata QIDs to the APIBryan Newbold2018-07-251-0/+6
|
* partial implementation of new API featuresBryan Newbold2018-07-241-8/+46
|
* update fatcat-api lib with schema changesBryan Newbold2018-07-201-37/+41
|
* generic changelog endpointsBryan Newbold2018-06-301-0/+44
|
* add remaining history endpointsBryan Newbold2018-06-301-2/+86
|
* history for container entitiesBryan Newbold2018-06-301-15/+34
|
* refactor changelog entry spec structureBryan Newbold2018-06-301-19/+34
|
* 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-9/+10
|
* implement (most) of stats endpointBryan Newbold2018-06-191-1/+23
|
* update fatcat-api with openapi changeBryan Newbold2018-06-171-0/+48
|
* update rust/api for schema extensionsBryan Newbold2018-06-041-11/+39
|
* refactor to more ergonomic operation namesBryan Newbold2018-05-281-0/+24
|
* batch POST methodsBryan Newbold2018-05-271-45/+117
|
* swagger spec: body -> entityBryan Newbold2018-05-271-30/+46
|
* tweak schema (api and sql)Bryan Newbold2018-05-261-5/+18
|
* return all edits for an editgroup GETBryan Newbold2018-05-251-0/+8
|
* fix date on releaseBryan Newbold2018-05-251-1/+2
|
* file_releaseBryan Newbold2018-05-251-0/+5
|
* refs and contribsBryan Newbold2018-05-251-4/+2
|
* edit lists, refs, contribsBryan Newbold2018-05-251-39/+57
|
* extra_json in API schema (manually)Bryan Newbold2018-05-241-3/+9
|
* API schema: serde_json::ValueBryan Newbold2018-05-241-2/+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-5/+5
|
* WIP on API spec improvementsBryan Newbold2018-05-241-1/+55
| | | | Fixes a bunch of i64/i32/isize stuff
* editgroup -> editgroup_id param (re-codegen)Bryan Newbold2018-05-241-2/+26
|
* fix api specBryan Newbold2018-05-171-0/+6
|
* minor tweaks to API specBryan Newbold2018-05-161-1/+1
|
* api tweaksBryan Newbold2018-05-161-14/+24
|
* simplify API a bitBryan Newbold2018-05-161-5/+4
|
* less ambigous error response nameBryan Newbold2018-05-151-15/+15
|
* regenerate APIBryan Newbold2018-05-151-48/+37
|
* tweak openapi schemaBryan Newbold2018-05-151-4/+12
|
* regenerated and pseudo-integratedBryan Newbold2018-05-141-0/+464