aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-openapi
Commit message (Collapse)AuthorAgeFilesLines
* bump rust code version to v0.4.0Bryan Newbold2021-10-131-1/+1
|
* rust codegen for v0.4Bryan Newbold2021-10-138-25/+307
|
* guide and openapi schema: fix QA URLs, and disclaim QA instanceBryan Newbold2021-04-121-2/+2
|
* rust openapi lib: bump version to v0.3.3Bryan Newbold2020-12-241-1/+1
|
* rust: update lazy_static dependencyBryan Newbold2020-12-241-2/+2
| | | | | The motivation for this is to quiet very verbose warnings about some deprecated use of std::sync. Expect no actual runtime/behavior change.
* codegen rust schema crateBryan Newbold2020-11-196-3/+20
|
* codegen rust crate for v0.3.3Bryan Newbold2020-11-198-227/+244
|
* remove 'client' and hyper-openssl options from fatcat-openapi rust crateBryan Newbold2019-09-291-3/+6
|
* rust: use SPDX exact short license namesBryan Newbold2019-09-181-1/+1
|
* rust: remove duplicated copies of API specBryan Newbold2019-09-182-14399/+0
|
* rust codegen (with rustfix, compiles 2018 edition)Bryan Newbold2019-09-188-1000/+1036
|
* update fatcat-openapi crate to 2018 editionBryan Newbold2019-09-181-0/+1
|
* rust: improve crate metadataBryan Newbold2019-09-181-1/+3
|
* codegen rust v0.3.1Bryan Newbold2019-09-1811-58/+460
|
* rust codegenBryan Newbold2019-09-1310-2456/+4074
| | | | | This re-ordered a lot of code, because several endpoints had their tags changed, but should be no actual change in behavior/spec.
* rename rust crate fatcat-api-spec -> fatcat-openapiBryan Newbold2019-09-0519-0/+39177