Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump rust code to 0.5.0 | Bryan Newbold | 2021-11-17 | 2 | -3/+3 |
| | |||||
* | codegen rust code for content_scope | Bryan Newbold | 2021-11-17 | 3 | -4/+19 |
| | |||||
* | bump rust code version to v0.4.0 | Bryan Newbold | 2021-10-13 | 1 | -1/+1 |
| | |||||
* | rust codegen for v0.4 | Bryan Newbold | 2021-10-13 | 8 | -25/+307 |
| | |||||
* | guide and openapi schema: fix QA URLs, and disclaim QA instance | Bryan Newbold | 2021-04-12 | 1 | -2/+2 |
| | |||||
* | rust openapi lib: bump version to v0.3.3 | Bryan Newbold | 2020-12-24 | 1 | -1/+1 |
| | |||||
* | rust: update lazy_static dependency | Bryan Newbold | 2020-12-24 | 1 | -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 crate | Bryan Newbold | 2020-11-19 | 6 | -3/+20 |
| | |||||
* | codegen rust crate for v0.3.3 | Bryan Newbold | 2020-11-19 | 8 | -227/+244 |
| | |||||
* | remove 'client' and hyper-openssl options from fatcat-openapi rust crate | Bryan Newbold | 2019-09-29 | 1 | -3/+6 |
| | |||||
* | rust: use SPDX exact short license names | Bryan Newbold | 2019-09-18 | 1 | -1/+1 |
| | |||||
* | rust: remove duplicated copies of API spec | Bryan Newbold | 2019-09-18 | 2 | -14399/+0 |
| | |||||
* | rust codegen (with rustfix, compiles 2018 edition) | Bryan Newbold | 2019-09-18 | 8 | -1000/+1036 |
| | |||||
* | update fatcat-openapi crate to 2018 edition | Bryan Newbold | 2019-09-18 | 1 | -0/+1 |
| | |||||
* | rust: improve crate metadata | Bryan Newbold | 2019-09-18 | 1 | -1/+3 |
| | |||||
* | codegen rust v0.3.1 | Bryan Newbold | 2019-09-18 | 11 | -58/+460 |
| | |||||
* | rust codegen | Bryan Newbold | 2019-09-13 | 10 | -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-openapi | Bryan Newbold | 2019-09-05 | 19 | -0/+39177 |