aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-12-31 18:43:22 -0800
committerBryan Newbold <bnewbold@robocracy.org>2018-12-31 18:43:22 -0800
commit7b7e271decb2fbd5858aaae03616aa0da57a9429 (patch)
treeb47a171d696eace8c0eca5215733c2514dadc93c /rust/fatcat-api-spec/README.md
parent42ffee8c583729287aed7eaa6df4b7b121c1f7f6 (diff)
downloadfatcat-7b7e271decb2fbd5858aaae03616aa0da57a9429.tar.gz
fatcat-7b7e271decb2fbd5858aaae03616aa0da57a9429.zip
add missing security/auth declarations
Diffstat (limited to 'rust/fatcat-api-spec/README.md')
-rw-r--r--rust/fatcat-api-spec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/fatcat-api-spec/README.md b/rust/fatcat-api-spec/README.md
index 7e946b16..4f7f811f 100644
--- a/rust/fatcat-api-spec/README.md
+++ b/rust/fatcat-api-spec/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: 2019-01-01T01:45:02.795Z
+- Build date: 2019-01-01T02:26:01.855Z
This autogenerated project defines an API crate `fatcat` which contains:
* An `Api` trait defining the API in Rust.