openapi: fix operation summary

This commit is contained in:
2025-03-25 16:35:50 -07:00
parent 3da4023466
commit 894851c0e8

View File

@@ -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