From 26f48aba9d55a393731801d250e0c0e94a6dbe36 Mon Sep 17 00:00:00 2001 From: Sascha Szott Date: Tue, 13 Aug 2024 17:24:00 +0200 Subject: [PATCH] minor fix (cherry picked from commit 0a6e3f9a3b5c43f34a9652f287b9bf8178555cc8) --- workspaceitems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaceitems.md b/workspaceitems.md index b85c0f1b..16142bdc 100644 --- a/workspaceitems.md +++ b/workspaceitems.md @@ -190,7 +190,7 @@ In addition, it allows in future to change the 1:1 association between collectio #### findBySubmitter **/api/submission/workspaceitems/search/findBySubmitter?uuid=<:submitter-uuid>** -It returns the workspaceitem created by the specified submitter +It returns the list of workspaceitems created by the specified submitter (eperson). ## Get Single Workspace Item from Item UUID