diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-23 18:26:17 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-24 15:21:32 -0700 |
commit | b335a14b08860499129e513ce274b640e5fbb11e (patch) | |
tree | 03e114bd0cc45c05d25b0537b7534e6d018349f6 /rust/fatcat-api/README.md | |
parent | ab86c1994999dc61e154b0336986eef47c19fb6d (diff) | |
download | fatcat-b335a14b08860499129e513ce274b640e5fbb11e.tar.gz fatcat-b335a14b08860499129e513ce274b640e5fbb11e.zip |
editgroup -> editgroup_id param (re-codegen)
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 94d9f29b..39037531 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-17T06:58:26.208Z +- Build date: 2018-05-24T01:24:11.840Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. |