diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-16 23:19:53 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-16 23:19:53 -0700 |
commit | 8b0fb02ed2c4368f1c3484757e0b94102144ffe5 (patch) | |
tree | d94ff028ee78294c321e5894007f57ff31b711f1 /rust/fatcat-api/README.md | |
parent | 52b428c3580a4d5d4e2533a3466b68917b08ef35 (diff) | |
download | fatcat-8b0fb02ed2c4368f1c3484757e0b94102144ffe5.tar.gz fatcat-8b0fb02ed2c4368f1c3484757e0b94102144ffe5.zip |
minor tweaks to API spec
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 f363f381..6247d176 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-17T05:00:05.471Z +- Build date: 2018-05-17T06:11:30.535Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |