diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-05-10 11:50:05 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-05-10 11:50:05 -0700 |
commit | 8e3038e55282088825a1243a34f2d9f7d25e5533 (patch) | |
tree | 5b92276aed6f5b16b95abd57235a2a6ead46c945 /rust/fatcat-api-spec/README.md | |
parent | 2fafc86c3439b88de8b7704f5f0d68d6a48842e2 (diff) | |
download | fatcat-8e3038e55282088825a1243a34f2d9f7d25e5533.tar.gz fatcat-8e3038e55282088825a1243a34f2d9f7d25e5533.zip |
impl withdrawn_status
Diffstat (limited to 'rust/fatcat-api-spec/README.md')
-rw-r--r-- | rust/fatcat-api-spec/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/fatcat-api-spec/README.md b/rust/fatcat-api-spec/README.md index 0e78b5ef..4a23371e 100644 --- a/rust/fatcat-api-spec/README.md +++ b/rust/fatcat-api-spec/README.md @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 0.2.0 -- Build date: 2019-05-10T06:21:30.192Z +- Build date: 2019-05-10T18:47:50.409Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |