From 40b5d40bed9e20e5c7a40d1741601a8317e078d8 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 19 Nov 2020 12:19:38 -0800 Subject: codegen rust schema crate --- rust/fatcat-openapi/examples/client.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'rust/fatcat-openapi/examples/client.rs') diff --git a/rust/fatcat-openapi/examples/client.rs b/rust/fatcat-openapi/examples/client.rs index 3fb833bd..eaaf26a6 100644 --- a/rust/fatcat-openapi/examples/client.rs +++ b/rust/fatcat-openapi/examples/client.rs @@ -560,6 +560,7 @@ fn main() { Some("mag_example".to_string()), Some("doaj_example".to_string()), Some("dblp_example".to_string()), + Some("oai_example".to_string()), Some("expand_example".to_string()), Some("hide_example".to_string()), ) -- cgit v1.2.3