diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-08-24 12:59:28 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-08-24 12:59:28 -0700 |
commit | 8528f06157b0e60842c860f81e3f2a69aa07aae9 (patch) | |
tree | bb9c291e3ae482f9e39b36560169d0d5dd5b2d45 /rust/fatcat-api/README.md | |
parent | 54fbdd96193f82adeb3d92095a6955656c67f5e3 (diff) | |
download | fatcat-8528f06157b0e60842c860f81e3f2a69aa07aae9.tar.gz fatcat-8528f06157b0e60842c860f81e3f2a69aa07aae9.zip |
WIP: autoaccept
Diffstat (limited to 'rust/fatcat-api/README.md')
-rw-r--r-- | rust/fatcat-api/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/fatcat-api/README.md b/rust/fatcat-api/README.md index d0b266aa..7e4a2ec8 100644 --- a/rust/fatcat-api/README.md +++ b/rust/fatcat-api/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.1.0 -- Build date: 2018-08-20T08:47:01.260Z +- Build date: 2018-08-22T00:54:09.323Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |