This commit is contained in:
2024-11-27 18:51:23 +08:00
parent a96cc68641
commit 451cab3798

View File

@@ -21,7 +21,7 @@ paths:
- name: time - name: time
in: path in: path
required: true required: true
description: 天气预报时长 description: 天气预报时长(支持3d、7d)
schema: schema:
type: string type: string
enum: [3d, 7d] enum: [3d, 7d]