diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-11-26 23:43:46 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-11-26 23:43:46 -0800 |
commit | 32cd25bf48d54f5ede4e327d073d2782e4a81524 (patch) | |
tree | 9197a6df681a128c5fe6c17184574914bae2e7bd /rust/fatcat-api-spec/README.md | |
parent | 9a697a8990af91ba72b9754bbbb8576be6ede6ad (diff) | |
download | fatcat-32cd25bf48d54f5ede4e327d073d2782e4a81524.tar.gz fatcat-32cd25bf48d54f5ede4e327d073d2782e4a81524.zip |
codegen hide changes
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 db4730fa..0be0b94c 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-11-13T20:46:32.121Z +- Build date: 2018-11-27T07:17:13.513Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |