mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-03-06 17:39:08 +00:00
DEV: make Rubocop happy
This commit is contained in:
parent
c8ca1e1426
commit
3b47c9a597
@ -70,9 +70,9 @@ class Queries
|
||||
"description": "The query requires a ‘notification_level’ parameter. Use 0 for muted, 1 for regular, 2 for tracked and 3 for watched topics."
|
||||
},
|
||||
"group-members-reply-count": {
|
||||
"id": -13,
|
||||
"name": "Group Members Reply Count",
|
||||
"description": "Number of replies by members of a group over a given time period. Requires 'group_name', 'start_date', and 'end_date' parameters. Dates need to be in the form 'yyyy-mm-dd'. Accepts an 'include_pms' parameter."
|
||||
"id": -13,
|
||||
"name": "Group Members Reply Count",
|
||||
"description": "Number of replies by members of a group over a given time period. Requires 'group_name', 'start_date', and 'end_date' parameters. Dates need to be in the form 'yyyy-mm-dd'. Accepts an 'include_pms' parameter."
|
||||
}
|
||||
}.with_indifferent_access
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user