feat(api): changed issue type

This commit is contained in:
Taha Yassine Kraiem 2022-03-04 15:54:23 +01:00
parent 5e2d9734e2
commit 04326494e6

View file

@ -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"