aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-11 15:58:22 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-11 15:58:22 -0800
commite93fe289d584f5bb1d8fca7fd3f476113104b411 (patch)
tree0df9eaf68522a85b5d8c584a2a6f670a2c0330b1 /rust/fatcat-api-spec/README.md
parent3733c096fc2ff837ad28ed487ef9cccff4d1e1ed (diff)
downloadfatcat-e93fe289d584f5bb1d8fca7fd3f476113104b411.tar.gz
fatcat-e93fe289d584f5bb1d8fca7fd3f476113104b411.zip
allow returning changelog index with editgroup
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 d56747df..ee031f66 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-11T22:05:57.895Z
+- Build date: 2019-01-11T23:46:50.303Z
This autogenerated project defines an API crate `fatcat` which contains:
* An `Api` trait defining the API in Rust.