Skip to content

Commit

Permalink
Merge pull request #276 from saschaszott/patch-4
Browse files Browse the repository at this point in the history
Minor fix in description of findBySubmitter method
  • Loading branch information
tdonohue committed Aug 21, 2024
2 parents afbbc3e + 0a6e3f9 commit a6ca47b
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 a6ca47b

Please sign in to comment.