diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-12-31 14:57:03 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-12-31 14:57:03 -0800 |
commit | 230032ec1a13dd3830bcffed6112c2fddabc4b6e (patch) | |
tree | 9d6feb09343bfa6265aaecf5aef15f9ea73dc756 /rust/fatcat-api-spec/README.md | |
parent | 0ac74e169ca5f0b6897375edb38d9d1fe63b7166 (diff) | |
download | fatcat-230032ec1a13dd3830bcffed6112c2fddabc4b6e.tar.gz fatcat-230032ec1a13dd3830bcffed6112c2fddabc4b6e.zip |
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 41f4ae5e..bed47c45 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-27T07:31:49.807Z +- Build date: 2018-12-31T22:21:53.785Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |