diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-24 13:23:13 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-24 13:23:13 -0800 |
commit | 206acf1b37a1a34d5338c744e17ef2035cd2db58 (patch) | |
tree | 82a5407182d42ba44bf0821f96b403d37f111efe /rust/fatcat-api-spec/README.md | |
parent | e2b4675c34a6de76196255dc21389e225e54f22b (diff) | |
download | fatcat-206acf1b37a1a34d5338c744e17ef2035cd2db58.tar.gz fatcat-206acf1b37a1a34d5338c744e17ef2035cd2db58.zip |
codegen schema tweaks
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 cacded6a..9d06dd4a 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-23T05:30:23.378Z +- Build date: 2019-01-24T21:18:57.859Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |