diff --git a/dspace-server-webapp/src/main/java/org/dspace/app/rest/utils/BitstreamMetadataValuePathUtils.java b/dspace-server-webapp/src/main/java/org/dspace/app/rest/utils/BitstreamMetadataValuePathUtils.java index c7fd428d207..c1c05c41f42 100644 --- a/dspace-server-webapp/src/main/java/org/dspace/app/rest/utils/BitstreamMetadataValuePathUtils.java +++ b/dspace-server-webapp/src/main/java/org/dspace/app/rest/utils/BitstreamMetadataValuePathUtils.java @@ -34,7 +34,8 @@ public class BitstreamMetadataValuePathUtils { /** * Method to verify that the path included in the patch operation is supported * by the submission configuration of the upload section - * + * + * @param stepId the name of the upload configuration * @param absolutePath the path in the json patch operation * @throws DCInputsReaderException if an error occurs reading the * submission configuration