aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api-spec/examples/client.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/fatcat-api-spec/examples/client.rs')
-rw-r--r--rust/fatcat-api-spec/examples/client.rs2
1 files changed, 2 insertions, 0 deletions
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()),
)