Skip to content

Commit

Permalink
Merge pull request #281 from DSpace/backport-276-to-dspace-8_x
Browse files Browse the repository at this point in the history
[Port dspace-8_x] Minor fix in description of findBySubmitter method
  • Loading branch information
tdonohue authored Aug 21, 2024
2 parents 9afeea5 + 26f48ab commit 1ac8b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspaceitems.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1ac8b25

Please sign in to comment.