From d9ef13b53b3f1a0cf722b4f77b9d2abfe79eb33b Mon Sep 17 00:00:00 2001 From: Silvio Heinze Date: Thu, 10 Oct 2024 21:58:02 +0200 Subject: [PATCH] Update openapi description --- code/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/main.py b/code/main.py index 5172552..0515a98 100644 --- a/code/main.py +++ b/code/main.py @@ -11,7 +11,7 @@ { "name": "city", "description": "Operations related to city-level data." - } + }, { "name": "current", "description": "Operations related to getting current data (e.g., for stations, cities)."