summaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/README.md
Commit message (Collapse)AuthorAgeFilesLines
* rename rust crate fatcat-api-spec -> fatcat-openapiBryan Newbold2019-09-051-198/+0
|
* codegen version bumpBryan Newbold2019-05-211-3/+3
| | | | Wow, a surprisingly large commit!
* schema: allow releases expansion on file/fileset/webcaptureBryan Newbold2019-05-201-1/+1
| | | | And codegen rust and python
* codegen and rust impl created timestampBryan Newbold2019-05-141-1/+1
|
* rust codegenBryan Newbold2019-05-141-8/+8
|
* rust codegen and implBryan Newbold2019-05-141-1/+1
|
* codegen size_bytes -> sizeBryan Newbold2019-05-131-1/+1
|
* codegen extid changes (rust)Bryan Newbold2019-05-101-1/+1
|
* impl withdrawn_statusBryan Newbold2019-05-101-1/+1
|
* rust impl cdx extra_json removalBryan Newbold2019-05-091-1/+1
|
* rust codegenBryan Newbold2019-05-091-1/+1
|
* don't require auth for editgroup annotationsBryan Newbold2019-04-091-1/+1
| | | | | | | | | | Amazing that this bug found it's way through... because most testing is from Python, and was having serious auth config leakage with python_client. We're still in 0.x, and this is such a small/eggregious bug that i'm not going to tag as a backwards-incompatible schema update (but will note in CHANGELOG).
* bump versions (0.1.0 to 0.2.0)Bryan Newbold2019-01-281-3/+3
|
* codegen schema tweaksBryan Newbold2019-01-241-1/+1
|
* allow passing description+extra to batch endpointsBryan Newbold2019-01-221-1/+1
| | | | | | Pretty messy, but I needed some way to do this. In particular, requires json.dumps() in python code, for now. Blech.
* allow arxiv and jstor lookupsBryan Newbold2019-01-211-1/+1
|
* codegenBryan Newbold2019-01-211-1/+1
|
* rust codegenBryan Newbold2019-01-181-1/+1
|
* rust codegen (with query param parsing)Bryan Newbold2019-01-171-1/+1
|
* allow returning changelog index with editgroupBryan Newbold2019-01-111-1/+1
|
* allow returning expanded editors in editgroups and annotationsBryan Newbold2019-01-111-1/+1
|
* rust codegenBryan Newbold2019-01-101-2/+7
|
* add a couple additional response types, for consistencyBryan Newbold2019-01-091-1/+1
|
* rust impl response typesBryan Newbold2019-01-091-1/+1
|
* rust impl required editgroup_idBryan Newbold2019-01-091-1/+1
|
* add auth/check endpointBryan Newbold2019-01-071-1/+2
|
* allow passing prefered_username in oidc signup/loginBryan Newbold2019-01-031-1/+1
|
* rust codegenBryan Newbold2019-01-031-1/+2
|
* crude /auth/oidc endpoint (and codegen)Bryan Newbold2019-01-031-1/+2
|
* add missing security/auth declarationsBryan Newbold2018-12-311-1/+1
|
* make editor_id optional when createding editgroupBryan Newbold2018-12-311-1/+1
| | | | The editor_id can be infered from auth metadata.
* codegenBryan Newbold2018-12-311-1/+1
|
* first attempt at auth in API specBryan Newbold2018-12-261-1/+1
|
* codegenBryan Newbold2018-12-261-1/+1
|
* rust impl last webcapture schema tweaksBryan Newbold2018-12-261-1/+1
|
* rust codegenBryan Newbold2018-12-261-1/+23
|
* remove unused postgres-backed stats stuffBryan Newbold2018-12-241-2/+1
| | | | Will replace with elasticsearch-based dash in webface
* API harmonization codegenBryan Newbold2018-12-241-1/+1
|
* codegen release_yearBryan Newbold2018-12-241-1/+1
|
* rust codegenBryan Newbold2018-12-141-1/+1
|
* schema tweaks, and rust codegenBryan Newbold2018-12-131-1/+21
|
* codegen hide changesBryan Newbold2018-11-261-1/+1
|
* set default host in swagger spec to api.fatcat.wikiBryan Newbold2018-11-131-1/+1
|
* update codegen (trivial)Bryan Newbold2018-11-121-1/+1
|
* codegen fatcat-api-specBryan Newbold2018-09-221-27/+27
|
* implement new editgroup_id behaviorBryan Newbold2018-09-111-1/+1
|
* refactor fatcat-api => fatcat-api-specBryan Newbold2018-09-111-0/+149