openapi: fix operation summary #19

Merged
Quaternions merged 1 commits from fix1 into staging 2025-03-25 23:47:24 +00:00

@ -135,7 +135,7 @@ paths:
$ref: "#/components/schemas/Error" $ref: "#/components/schemas/Error"
/submissions/{SubmissionID}/completed: /submissions/{SubmissionID}/completed:
post: post:
summary: Retrieve map with ID summary: Called by maptest when a player completes the map
operationId: setSubmissionCompleted operationId: setSubmissionCompleted
tags: tags:
- Submissions - Submissions