Skip to content

Commit

Permalink
fix comment block for function storeAnswersForQuestion
Browse files Browse the repository at this point in the history
Signed-off-by: Timotheus Pokorra <[email protected]>
  • Loading branch information
tpokorra committed Jan 5, 2024
1 parent 386d33b commit b83b6a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/Controller/ApiController.php
Original file line number Diff line number Diff line change
Expand Up @@ -963,6 +963,10 @@ public function getSubmissions(string $hash): DataResponse {


/**
* @CORS
* @PublicCORSFix
* @NoAdminRequired
* @PublicPage
* Insert or update answers for a question
*
* @param int $submissionId
Expand Down

0 comments on commit b83b6a5

Please sign in to comment.