From 0607717292323ea90ccdbffc9dadf13d51d44a83 Mon Sep 17 00:00:00 2001 From: Leonid Andreev Date: Tue, 11 May 2021 10:52:29 -0400 Subject: [PATCH] typo in a comment. (#7850) --- src/main/java/edu/harvard/iq/dataverse/api/Access.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/edu/harvard/iq/dataverse/api/Access.java b/src/main/java/edu/harvard/iq/dataverse/api/Access.java index 2cc46b08bbe..bcb6f3d6c61 100644 --- a/src/main/java/edu/harvard/iq/dataverse/api/Access.java +++ b/src/main/java/edu/harvard/iq/dataverse/api/Access.java @@ -572,7 +572,7 @@ public DownloadInstance downloadAuxiliaryFile(@PathParam("fileId") String fileId /* The special case for "preprocessed" metadata should not be here at all. - Access to it to the format should be handled by the /api/access/datafile/{id}?format=prep + Access to the format should be handled by the /api/access/datafile/{id}?format=prep form exclusively (this is what Data Explorer and Tworavens have been using all along). We may have advertised /api/access/datafile/{id}/metadata/preprocessed in the past - but it has been broken since 5.3 anyway, since the /{formatVersion}