openapi: fix operation summary #19
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user