Skip to content

Commit bf32afb

Browse files
committed
fix: updated swagger
1 parent dcb0a13 commit bf32afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/swagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ paths:
174174
required: false
175175
schema:
176176
type: string
177-
enum: ["hourly", "daily", "weekly", "monthly"]
177+
enum: ["hourly", "daily", "weekly", "monthly","annual"]
178178
description: The rate type.
179179
- in: query
180180
name: status

0 commit comments

Comments
 (0)