openapi: fix operation summary
This commit is contained in:
parent
3da4023466
commit
894851c0e8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user