From 493fe44b23d3f4c3f271278b5137f4968cba036c Mon Sep 17 00:00:00 2001 From: Tolmachev Igor Date: Thu, 25 Sep 2025 14:01:41 +0300 Subject: Fix grammar --- src/api.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/api.rs') diff --git a/src/api.rs b/src/api.rs index 5c6813c..c419eb1 100644 --- a/src/api.rs +++ b/src/api.rs @@ -32,7 +32,7 @@ impl Modify for AuthModifier { #[openapi( info( title = "ITMO queue server API", - description = "Queuing service for labs works", + description = "Queue service", license( name = "AGPL-3.0", url="https://www.gnu.org/licenses/agpl-3.0.en.html#license-text" -- cgit v1.2.3