From 01a6c95f4efe357907681edc6ac6bd347017cf74 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 24 May 2018 22:23:01 -0700 Subject: API schema: serde_json::Value Unfortunately, this requires hacking model.rs manually. Might be able to partially mitigate with, eg, sed. --- rust/fatcat-api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/fatcat-api/README.md') diff --git a/rust/fatcat-api/README.md b/rust/fatcat-api/README.md index f5cf212e..baf249ca 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-25T00:37:13.827Z +- Build date: 2018-05-25T00:58:40.370Z This autogenerated project defines an API crate `fatcat` which contains: * An `Api` trait defining the API in Rust. -- cgit v1.2.3