From 451cab37983e6afc746b71c5c6ea6355ef57fa8b Mon Sep 17 00:00:00 2001 From: lifegpc Date: Wed, 27 Nov 2024 18:51:23 +0800 Subject: [PATCH] Update --- qweather.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qweather.yml b/qweather.yml index d9502ca..aa5a232 100644 --- a/qweather.yml +++ b/qweather.yml @@ -21,7 +21,7 @@ paths: - name: time in: path required: true - description: 天气预报时长 + description: 天气预报时长(支持3d、7d) schema: type: string enum: [3d, 7d]