diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-07-25 14:38:57 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-07-25 14:39:09 -0700 |
commit | 24f323669212735f3facbe4f417b5f20ba1c5c00 (patch) | |
tree | 7617d99a76cf8357d0730d96722dbbfc21dd7b21 /rust/fatcat-api/README.md | |
parent | c4618dd2fb070eefcdb38bca7b92fe32da766702 (diff) | |
download | fatcat-24f323669212735f3facbe4f417b5f20ba1c5c00.tar.gz fatcat-24f323669212735f3facbe4f417b5f20ba1c5c00.zip |
contribs: raw -> raw_name
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 888462df..8695e15f 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-07-25T18:31:47.194Z +- Build date: 2018-07-25T21:32:18.916Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |