feat(api): changed issue type
This commit is contained in:
parent
5e2d9734e2
commit
04326494e6
1 changed files with 1 additions and 1 deletions
|
|
@ -428,7 +428,7 @@ class FilterType(str, Enum):
|
|||
duration = "DURATION"
|
||||
platform = "PLATFORM"
|
||||
metadata = "METADATA"
|
||||
issue = "ISSUES"
|
||||
issue = "ISSUE"
|
||||
events_count = "EVENTS_COUNT"
|
||||
utm_source = "UTM_SOURCE"
|
||||
utm_medium = "UTM_MEDIUM"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue