From c88af3a8a92329a598287b5dd3457030e3b4529f Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 30 Jun 2018 18:40:27 -0700 Subject: generic changelog endpoints --- rust/fatcat-api/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'rust/fatcat-api/README.md') diff --git a/rust/fatcat-api/README.md b/rust/fatcat-api/README.md index 12673cfe..c693f229 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-07-01T00:51:27.691Z +- Build date: 2018-07-01T01:27:53.353Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. @@ -68,6 +68,8 @@ cargo run --example client CreateRelease cargo run --example client CreateReleaseBatch cargo run --example client CreateWork cargo run --example client CreateWorkBatch +cargo run --example client GetChangelog +cargo run --example client GetChangelogEntry cargo run --example client GetContainer cargo run --example client GetContainerHistory cargo run --example client GetCreator -- cgit v1.2.3