Submission endpoint: addSubmission

Endpoint (Method)

Params Type Comment
Input SubmissionCreateDTO submissionDto
Output Long submissionId (id of the created submission)
What does this method do?
  1. Add the new Submission object with the SubmissionCreateDTO and return the ID of the created submission.
Assignee Loading
Time tracking Loading