From bf63870c88b5a62a2aad08929465b37d8be474dc Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 9 May 2019 00:05:29 -0700 Subject: rust codegen --- rust/fatcat-api-spec/examples/client.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rust/fatcat-api-spec/examples/client.rs') diff --git a/rust/fatcat-api-spec/examples/client.rs b/rust/fatcat-api-spec/examples/client.rs index 40a5a3ab..0cb4a920 100644 --- a/rust/fatcat-api-spec/examples/client.rs +++ b/rust/fatcat-api-spec/examples/client.rs @@ -596,6 +596,8 @@ fn main() { Some("core_id_example".to_string()), Some("arxiv_id_example".to_string()), Some("jstor_id_example".to_string()), + Some("ark_id_example".to_string()), + Some("mag_id_example".to_string()), Some("expand_example".to_string()), Some("hide_example".to_string()), ) -- cgit v1.2.3