diff --git a/openapi.yaml b/openapi.yaml index bad514a..1c75f06 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -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