From c3b559f6a6d5de0b20ced5db4946ff15454d70df Mon Sep 17 00:00:00 2001 From: Quaternions Date: Mon, 9 Dec 2024 17:34:46 -0800 Subject: [PATCH] tweak openapi description --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index 0d0bef6..4cd86ec 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1,7 +1,7 @@ openapi: 3.1.0 info: title: StrafesNET Submissions - OpenAPI 3.1 - description: Browse and manage map submissions in the staging pipeline. + description: Browse and manage map submissions. version: 0.1.0 servers: - url: https://submissions.strafes.net/v1