diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-21 12:02:14 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-21 12:02:14 -0800 |
commit | 4c54f3bf32e0d0e9dbe52b22f911027a667c0e34 (patch) | |
tree | 3d62f87300a7d3ab3527842bd021fb14778d789a /rust/fatcat-api-spec/README.md | |
parent | fd2b76909c5ceae22d6634dd24a11025f6847b2d (diff) | |
download | fatcat-4c54f3bf32e0d0e9dbe52b22f911027a667c0e34.tar.gz fatcat-4c54f3bf32e0d0e9dbe52b22f911027a667c0e34.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 99522241..a55ad337 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: 2019-01-18T22:02:14.046Z +- Build date: 2019-01-21T19:59:50.253Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |