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"
/submissions/{SubmissionID}/completed:
post:
summary: Retrieve map with ID
summary: Called by maptest when a player completes the map
operationId: setSubmissionCompleted
tags:
- Submissions