diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-11 14:12:31 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-11 14:12:31 -0800 |
commit | e39d736a1c735c2c5156acf1183f4d81dc2af4d3 (patch) | |
tree | 04085339896e4903b41f0a60ac5014d2905a8c43 /rust/fatcat-api-spec/README.md | |
parent | 5b6a9ee3fa9b781c67074b9815cdaef84548692d (diff) | |
download | fatcat-e39d736a1c735c2c5156acf1183f4d81dc2af4d3.tar.gz fatcat-e39d736a1c735c2c5156acf1183f4d81dc2af4d3.zip |
allow returning expanded editors in editgroups and annotations
Diffstat (limited to 'rust/fatcat-api-spec/README.md')
-rw-r--r-- | rust/fatcat-api-spec/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/fatcat-api-spec/README.md b/rust/fatcat-api-spec/README.md index cb7815d2..d56747df 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-11T05:35:09.223Z +- Build date: 2019-01-11T22:05:57.895Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |