diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-08-20 02:15:50 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-08-20 02:15:50 -0700 |
commit | bf4a949f83b30a8e9bb501871bc62224472c59aa (patch) | |
tree | cee444b096530cd8e3c1183fe9ad02516792f0b8 /rust/fatcat-api/README.md | |
parent | f4ded2f6249364c60f6e96324cd92ad9ab29f340 (diff) | |
download | fatcat-bf4a949f83b30a8e9bb501871bc62224472c59aa.tar.gz fatcat-bf4a949f83b30a8e9bb501871bc62224472c59aa.zip |
codegen
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 1e382370..d0b266aa 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-16T16:42:27.600Z +- Build date: 2018-08-20T08:47:01.260Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |