diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-24 22:34:51 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-24 22:34:51 -0700 |
commit | d91c04608480f819263dedc8eaa4ecf707e5914e (patch) | |
tree | 01a9e1922430575f39cde6bdf54bc6a061fc6159 /rust/fatcat-api/README.md | |
parent | 580b579a3854ab070ac48680464a4413f552749c (diff) | |
download | fatcat-d91c04608480f819263dedc8eaa4ecf707e5914e.tar.gz fatcat-d91c04608480f819263dedc8eaa4ecf707e5914e.zip |
extra_json in API schema (manually)
Diffstat (limited to 'rust/fatcat-api/README.md')
-rw-r--r-- | rust/fatcat-api/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/fatcat-api/README.md b/rust/fatcat-api/README.md index baf249ca..48c3aeeb 100644 --- a/rust/fatcat-api/README.md +++ b/rust/fatcat-api/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-05-25T00:58:40.370Z +- Build date: 2018-05-25T05:25:40.149Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |