diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-16 22:15:14 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-16 22:15:14 -0700 |
commit | f3b2432664b28bd979d1600c2200e3fe41c8e380 (patch) | |
tree | ab7912f972deddfb35a1686b8a1dbddd03d78d7e /rust/fatcat-api/README.md | |
parent | 2c9edb5c394d9fc75cf3be49a157763506e1265c (diff) | |
download | fatcat-f3b2432664b28bd979d1600c2200e3fe41c8e380.tar.gz fatcat-f3b2432664b28bd979d1600c2200e3fe41c8e380.zip |
api tweaks
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 2d14b35f..f363f381 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-05-17T03:54:00.627Z +- Build date: 2018-05-17T05:00:05.471Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |