diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-12-14 17:36:08 +0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-12-14 17:36:08 +0800 |
commit | f6b7f0afbee988f46ee8f23c8c81224c65407679 (patch) | |
tree | 01c2c61f4464d9e905a71134d2cb65342c0bb0c5 /rust/fatcat-api-spec/README.md | |
parent | 9ca1bdfdba5de8191ad598ef0cc288eff4d50975 (diff) | |
download | fatcat-f6b7f0afbee988f46ee8f23c8c81224c65407679.tar.gz fatcat-f6b7f0afbee988f46ee8f23c8c81224c65407679.zip |
rust codegen
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 f0466320..c399bb9c 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-12-13T11:34:47.140Z +- Build date: 2018-12-14T09:17:12.171Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |