diff --git a/api/src/routes/rest/routes/datasets/post_datasets.rs b/api/src/routes/rest/routes/datasets/post_datasets.rs index 566addf5d..61a646f14 100644 --- a/api/src/routes/rest/routes/datasets/post_datasets.rs +++ b/api/src/routes/rest/routes/datasets/post_datasets.rs @@ -80,6 +80,8 @@ async fn post_datasets_handler(user_id: &Uuid, requests: Vec