Skip to content

Commit

Permalink
Merge pull request #280 from DSpace/backport-276-to-dspace-7_x
Browse files Browse the repository at this point in the history
[Port dspace-7_x] Minor fix in description of findBySubmitter method
  • Loading branch information
tdonohue authored Aug 21, 2024
2 parents 856f2bd + 03aad60 commit 4069c37
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 @@ -167,7 +167,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 4069c37

Please sign in to comment.