diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-07-20 20:00:16 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-07-20 20:00:16 -0700 |
commit | 313f6926a6608e9740924e3ff4fe6dfea2016397 (patch) | |
tree | d8ca08c6e73afa079673fe04ac54d45851f100a8 /rust/fatcat-api/README.md | |
parent | 1cd3969ce81470a24f5443e3ea1ad4ce73482288 (diff) | |
download | fatcat-313f6926a6608e9740924e3ff4fe6dfea2016397.tar.gz fatcat-313f6926a6608e9740924e3ff4fe6dfea2016397.zip |
update fatcat-api lib with schema changes
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 c693f229..5ef72265 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-07-01T01:27:53.353Z +- Build date: 2018-07-21T02:36:21.158Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |