diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-11-12 22:50:31 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-11-12 22:50:31 -0800 |
commit | a0222d1e707fdb86f8c6dc5cd1cf9e8846e40eb5 (patch) | |
tree | 6d9d168b626fccf719314dd32ce4d4a248221235 /rust/fatcat-api-spec/README.md | |
parent | 24f696744d8fd5f1a471a549ec94da06b3a6d1d3 (diff) | |
download | fatcat-a0222d1e707fdb86f8c6dc5cd1cf9e8846e40eb5.tar.gz fatcat-a0222d1e707fdb86f8c6dc5cd1cf9e8846e40eb5.zip |
update codegen (trivial)
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 7f98de30..1a8125d5 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.1.0 -- Build date: 2018-09-23T00:19:26.675Z +- Build date: 2018-11-13T06:41:46.913Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |