Skip to content

Commit 7123129

Browse files
committed
cosmetic - cleaning up a dev. comment #12070
1 parent e16d074 commit 7123129

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/main/java/edu/harvard/iq/dataverse/pidproviders/doi/datacite/DataCiteRESTfullClient.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,8 @@ public String getMetadata(String doi) {
220220

221221
/**
222222
* getMetadataViaRestApi
223-
* a temporary/dev. version of the method utilizing REST API instead of MDS
223+
* obtains registration metdata utilizing REST API instead of MDS.
224+
* This solves some known issues, see #12070 for details.
224225
*
225226
* @param doi
226227
* @return

0 commit comments

Comments
 (0)