diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-27 14:45:07 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-27 14:45:18 -0700 |
commit | 19eb1641eece9f03ca193417cdf244efc1a9da8a (patch) | |
tree | 78545c8e2117bcb0b46680de10d9a49b8f01d75f /rust/fatcat-api/README.md | |
parent | 29e02c4321762e9c0efcbd2129885ff0af661b34 (diff) | |
download | fatcat-19eb1641eece9f03ca193417cdf244efc1a9da8a.tar.gz fatcat-19eb1641eece9f03ca193417cdf244efc1a9da8a.zip |
swagger spec: body -> entity
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 1c409076..99162994 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-27T00:04:18.431Z +- Build date: 2018-05-27T21:43:16.246Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |