Skip to content

Commit 2a042e6

Browse files
committed
Updated to latest API release.
1 parent 0dfc53d commit 2a042e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphlit_api/enums.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,6 +1454,7 @@ class SearchServiceTypes(str, Enum):
14541454
PODSCAN = "PODSCAN"
14551455
CRUSTDATA = "CRUSTDATA"
14561456
LINKED_IN = "LINKED_IN"
1457+
TWITTER = "TWITTER"
14571458

14581459

14591460
class FeedSyncMode(str, Enum):

0 commit comments

Comments
 (0)