Skip to content

Commit

Permalink
Update WorkflowSubmission.java
Browse files Browse the repository at this point in the history
  • Loading branch information
goatrocks authored May 25, 2021
1 parent 8a58665 commit ff5e955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/indico/mutation/WorkflowSubmission.java
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public WorkflowSubmission workflowId(int id) {

/**
* A UUID representing a unique set of files and workflow activity.
* This optional parameter helps the platform detect duplicate submissions.
* This optional parameter helps the platform detect and prevent duplicate submissions.
* @param id
* @return
*/
Expand Down

0 comments on commit ff5e955

Please sign in to comment.