diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-08-31 14:36:44 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-08-31 14:36:44 -0700 |
commit | e53215bc0c0126b624bf92df52a897a4603e044b (patch) | |
tree | 85cf2d2103a27e8ee1bef9140a9b4a9a906478d6 /rust/fatcat-api/README.md | |
parent | 93b3fc46f3eb837235d804ece5b199949f2048b2 (diff) | |
download | fatcat-e53215bc0c0126b624bf92df52a897a4603e044b.tar.gz fatcat-e53215bc0c0126b624bf92df52a897a4603e044b.zip |
add bad request response type for eg accept
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 1e382370..ba2f6186 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-08-16T16:42:27.600Z +- Build date: 2018-08-31T21:31:20.591Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |